bufferBuilderFunc property

CB Function(int length) bufferBuilderFunc
getter/setter pair

Custom function which takes a length and answers a CodecBuffer.

Implementation

CB Function(int length) bufferBuilderFunc;