Encodes source and stores the result in buffer. If no _buffer is assigned, a new buffer will be created.
An InputRange to encode.
An array to store the encoded result.
The slice of buffer containing the result.
See Implementation
Encodes source and stores the result in buffer. If no _buffer is assigned, a new buffer will be created.