public class ListInfoTextChunk extends Chunk
_dstream, _module, bytesLeft, chunkOffset, chunkSize, HEADER_LENGTH, ID_LENGTH, SIZE_LENGTH| Constructor and Description |
|---|
ListInfoTextChunk(ModuleBase module,
ChunkHeader hdr,
DataInputStream dstrm,
List listInfoProps,
ListInfoChunk parent)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
readChunk(RepInfo info)
Reads a chunk and.....
|
byteBufStringpublic ListInfoTextChunk(ModuleBase module, ChunkHeader hdr, DataInputStream dstrm, List listInfoProps, ListInfoChunk parent)
module - The WaveModule under which this was calledhdr - The header for this chunkdstrm - The stream from which the WAVE data are being readlistInfoProps - A List of the Properties associated with the
ListInfoChunkparent - The ListInfoChunk within which this Chunk occurspublic boolean readChunk(RepInfo info) throws IOException
readChunk in class Chunkfalse if the chunk is structurally
invalid, otherwise trueIOExceptionCopyright © 2008–2021 The Open Preservation Foundation. All rights reserved.