ByteBuf.array

Returns the backing byte array of this buffer.

@throws UnsupportedOperationException if there no accessible backing byte array

class ByteBuf
abstract
byte[]
array
()

Meta