Package com.xinapse.io


package com.xinapse.io
Provides basic input/output of primitive data types, with provision to read and write values to machines with different byte orders.
  • Class
    Description
    Abstract class to provide byte swapping facilities, allowing correct interpretation of multi-byte numbers on machines of different byte orders.
    Class for deallocating memory associated with DirectByteBuffer.
    Abstract class providing methods to read primitve data values from input sources.
    Abstract class providing methods to write primitve data values to output files and streams.
    Thrown when a file that should be set, has not been set by a user in a Component used to select a file.
    Thrown when an image that should be set, has not been set by a user in a Component used to select an image.