Uses of Interface
nl.javel.gisbeans.io.EndianInterface

Packages that use EndianInterface
nl.javel.gisbeans.io   
 

Uses of EndianInterface in nl.javel.gisbeans.io
 

Classes in nl.javel.gisbeans.io that implement EndianInterface
 class ObjectEndianInputStream
          This class enables the object inputstream to be switched from little to big endian.
 class ObjectEndianOutputStream
          This class enables the object outputstream to be switched from little to big endian.