ByteBuf.isAccessible

Used internally by {@link AbstractByteBuf#ensureAccessible()} to try to guard against using the buffer after it was released (best-effort).

class ByteBuf
bool
isAccessible
()

Meta