ByteBuf.unwrap

Return the underlying buffer instance if this buffer is a wrapper of another buffer.

@return {@code null} if this buffer is not a wrapper

class ByteBuf
abstract
unwrap
()

Meta