Package org.monte.media.iff


package org.monte.media.iff
Provides classes for reading and writing IFF files.
Author:
Werner Randelshofer
  • Class
    Description
    IFF Chunks form the building blocks of an IFF file.
    Facilitates writing of EA 85 IFF files.
    Interprets IFF streams.
    IFFVisitor is notified each time the IFFParser visits a data chunk and when a group is entered or leaved.
    A MC 68000 input stream lets an application read primitive data types in the MC 68000 CPU format from an underlying input stream.
    MC68000OutputStream.
    MutableIFFChunk.