Warning: The result is only valid until the next put() or ScopeBuffer goes out of scope.
ScopeBuffer.opSlice
inout(T)[] opSlice(size_t lower, size_t upper) @system inoutReturns
A slice into the temporary buffer.
inout(T)[] opSlice() @system inoutditto