ScopeBuffer.scopeBuffer
fn
auto scopeBuffer(T)(T[] tmpbuf)Creates a ScopeBuffer instance using type deduction - see
Parameters
tmpbuf | the initial buffer to use |
Returns
An instance of
auto scopeBuffer(T)(T[] tmpbuf)Creates a ScopeBuffer instance using type deduction - see
tmpbuf | the initial buffer to use |
ScopeBuffer.