Uses of Class
org.opendaylight.controller.cluster.io.ChunkedByteArray
Packages that use ChunkedByteArray
- 
Uses of ChunkedByteArray in org.opendaylight.controller.cluster.io
Methods in org.opendaylight.controller.cluster.io that return ChunkedByteArrayModifier and TypeMethodDescriptionstatic ChunkedByteArrayChunkedByteArray.readFrom(ObjectInput in, int size, int chunkSize) Methods in org.opendaylight.controller.cluster.io that return types with arguments of type ChunkedByteArrayModifier and TypeMethodDescriptionEither<byte[], ChunkedByteArray> ChunkedOutputStream.toVariant()