org.refcodes.structure.ByteArrayAccessor, ByteBlockProvider, ByteDatagramProvider, ByteProviderByteArrayProviderImplpublic interface ByteArrayProvider extends ByteProvider, org.refcodes.structure.ByteArrayAccessor
org.refcodes.structure.ByteArrayAccessor.ByteArrayBuilder<B extends org.refcodes.structure.ByteArrayAccessor.ByteArrayBuilder<B>>, org.refcodes.structure.ByteArrayAccessor.ByteArrayMutator, org.refcodes.structure.ByteArrayAccessor.ByteArrayProperty| Modifier and Type | Method | Description |
|---|---|---|
byte[] |
getBytes() |
Provides access to the remaining backing byte array.
|
readDatagramreadDatagrams, readDatagramsbyte[] getBytes()
ByteDatagramProvider.readDatagram() or ByteProvider.readDatagrams(int)
are not contained in the returned array.getBytes in interface org.refcodes.structure.ByteArrayAccessorCopyright © 2018. All rights reserved.