AbstractByteBuf.ensureAccessible

Should be called by every method that tries to access the buffers content to check if the buffer was released before.

class AbstractByteBuf
protected final
void
ensureAccessible
()

Meta