scopeBuffer

fnauto scopeBuffer(T)(T[] tmpbuf)

Creates a ScopeBuffer instance using type deduction - see

.ScopeBuffer.this for details.

Parameters

tmpbufthe initial buffer to use

Returns

An instance of ScopeBuffer.