public class CopyrightChunk extends TextChunk
Constructor and Description |
---|
CopyrightChunk(AiffModule module,
ChunkHeader hdr,
java.io.DataInputStream dstrm)
Constructor.
|
byteBufString
public CopyrightChunk(AiffModule module, ChunkHeader hdr, java.io.DataInputStream dstrm)
module
- The AIFFModule under which this was calledhdr
- The header for this chunkdstrm
- The stream from which the AIFF data are being read