Uses of Class
org.vostok.io.ByteBuffer

Packages that use ByteBuffer
org.vostok.io Extend the base java io package :
Arrays ByteBuffer CharBuffer  
 

Uses of ByteBuffer in org.vostok.io
 

Methods in org.vostok.io that return ByteBuffer
static ByteBuffer ByteBuffer.wrap(java.io.InputStream stream, int length)
          wrap an input stream into a ByteBuffer