Class ChunkedByteArray
java.lang.Object
org.opendaylight.controller.cluster.io.ChunkedByteArray
- All Implemented Interfaces:
Immutable
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
copyTo
(DataOutput output) static ChunkedByteArray
readFrom
(ObjectInput in, int size, int chunkSize) int
size()
toString()
-
Method Details
-
readFrom
- Throws:
IOException
-
size
public int size() -
openStream
-
copyTo
- Throws:
IOException
-
copyTo
- Throws:
IOException
-
toString
-