buffer property

ByteBuffer buffer
inherited

Implementation

ByteBuffer get buffer => new UnmodifiableByteBufferView(_data.buffer);