BufferSource.this

this(const(ubyte)[] data) @safe pure

Wrap data; read serves bytes from the current position.

Parameters

dataBytes to serve.