Package org.zmpp.base

This package contains some fundamental interfaces and classes.

See:
          Description

Interface Summary
MemoryAccess This class manages read and write access to the byte array which contains the story file data.
MemoryReadAccess This interface defines an abstract read access to a region of memory.
 

Class Summary
DefaultMemoryAccess This class is the default implementation for MemoryAccess.
MemorySection A MemorySection object wraps a reference to a MemoryAccess object, a length and a start to support subsections within memory.
 

Package org.zmpp.base Description

This package contains some fundamental interfaces and classes.



Copyright © 2005 . All Rights Reserved.