ByteBuf.arrayOffset

Returns the offset of the first byte within the backing byte array of this buffer.

@throws UnsupportedOperationException if there no accessible backing byte array

class ByteBuf
abstract
int
arrayOffset
()

Meta