Package com.prineside.kryo


package com.prineside.kryo
  • Classes
    Class
    Description
    An InputStream that reads data from a byte array and optionally fills the byte array from another InputStream as needed.
    An OutputStream that buffers data in a byte array and optionally flushes to another OutputStream.