Tells whether or not this buffer is backed by an accessible byte array. For this implementation, we always return true since we can always create and return a byte array copy of the buffer contents.
Return
true since we can always create a byte array representation