public static interface IDataSegmentIterator.IDataSegmentChunk
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
getData()
Returns the stored data buffer of this
IDataSegmentChunk instance. |
int |
getLength()
The length of the data excluding padding.
|
int |
getTotalLength()
Returns the total length, which includes the padding.
|
ByteBuffer getData()
IDataSegmentChunk instance.int getTotalLength()
IDataSegmentChunk instance.int getLength()
Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.