AbstractUnpooledSlicedByteBuf.initLength

Called by the constructor before {@link #writerIndex(int)}. @param length the {@code length} argument from the constructor.

class AbstractUnpooledSlicedByteBuf
void
initLength
(
int length
)

Meta