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