PDF Clown
0.0.8

Uses of Interface
it.stefanochizzolini.clown.bytes.IStream

Packages that use IStream
it.stefanochizzolini.clown.bytes I/O support. 
 

Uses of IStream in it.stefanochizzolini.clown.bytes
 

Subinterfaces of IStream in it.stefanochizzolini.clown.bytes
 interface IBuffer
          Buffer interface.
 interface IInputStream
          Input stream.
 interface IOutputStream
          Output stream interface.
 

Classes in it.stefanochizzolini.clown.bytes that implement IStream
 class Buffer
          Byte buffer.
 class FileInputStream
          File stream.
 class OutputStream
          Output stream default implementation.
 


PDF Clown
0.0.8

Project home page

Copyright © 2006-2010 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.