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