Create a new ByteBuffer using provided byte array.
@param array the byte array to back buffer with. @return ByteBuffer with provided byte array, in flush mode
See Implementation
Create a new ByteBuffer using provided byte array.
@param array the byte array to back buffer with. @return ByteBuffer with provided byte array, in flush mode