public 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 and Description |
---|---|
byte[] |
getBytes()
Provides access to the remaining backing byte array.
|
readDatagrams, readDatagrams
readDatagram
byte[] getBytes()
ByteDatagramProvider.readDatagram()
or ByteProvider.readDatagrams(int)
are not contained in the returned array.getBytes
in interface org.refcodes.structure.ByteArrayAccessor
Copyright © 2018. All rights reserved.