buffer property

CB buffer

Returns a constructed CodecBuffer.

Implementation

CB get buffer => _buffer ??= bufferBuilderFunc(length);