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