backingBuffer

fun backingBuffer(): ByteBuf

Returns the backing byte buffer for this world entity info instance.

Return

the byte buffer instance into which all the world entity info is being written.

Throws

if the buffer has not yet been allocated.