PDF Clown
0.1.2

Uses of Interface
org.pdfclown.bytes.IStream

Packages that use IStream
org.pdfclown.bytes I/O support. 
 

Uses of IStream in org.pdfclown.bytes
 

Subinterfaces of IStream in org.pdfclown.bytes
 interface IBuffer
          Buffer interface.
 interface IInputStream
          Input stream.
 interface IOutputStream
          Output stream interface.
 

Classes in org.pdfclown.bytes that implement IStream
 class Buffer
          Byte buffer.
 class FileInputStream
          File stream.
 class OutputStream
          Output stream default implementation.
 


PDF Clown
0.1.2

Project home page

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