Returns true if this ReadableBuffer is backed by an array which can be accessed by the {@link #array()} and {@link #arrayOffset()} methods.
@return true if the buffer is backed by a primitive array.
See Implementation
Returns true if this ReadableBuffer is backed by an array which can be accessed by the {@link #array()} and {@link #arrayOffset()} methods.
@return true if the buffer is backed by a primitive array.