Package cmion.util


package cmion.util
  • Classes
    Class
    Description
     
    This input stream works in conjunction with the WrappedOutputStream to introduce a protocol for reading arbitrary length data in a uniform way.
    This output stream works in conjunction with the WrappedInputStream to introduce a protocol for sending arbitrary length data in a uniform way.