Package org.vostok.io

Extend the base java io package :
Arrays ByteBuffer CharBuffer

See:
          Description

Class Summary
Arrays A collection of static method to perform actions on arrays
ByteBuffer ByteBuffer is an array of byte than can grow
CharBuffer CharBuffer is an array of char than can grow
 

Package org.vostok.io Description

Extend the base java io package :