public class DstChunk extends BaseChunk
Constructor and Description |
---|
DstChunk(ByteBuffer dataBuffer) |
Modifier and Type | Method and Description |
---|---|
void |
readDataChunch(FileChannel fc) |
String |
toString() |
getChunkEnd, getChunkSize, getChunkStart, readIdChunk, skipToChunkEnd
public DstChunk(ByteBuffer dataBuffer)
public void readDataChunch(FileChannel fc) throws IOException
readDataChunch
in class BaseChunk
IOException
Copyright © 2005–2020 jthink.net. All rights reserved.