backingBuffer

fun backingBuffer(): ByteBuf

Returns the backing byte buffer holding all the computed information.

Throws

if the buffer is null, meaning it has no yet been initialized for this cycle.