bufferBuilderFunc property
Custom function which takes a length and answers a CodecBuffer.
Implementation
CB Function(int length) bufferBuilderFunc;
Custom function which takes a length and answers a CodecBuffer.
CB Function(int length) bufferBuilderFunc;