|  | Documentation Contents | 
| CONTENTS | PREV | NEXT | 
The standard classes in thejavax.imageio.streampackage are able to createImageInputStreams andImageOutputStreams that:
It is possible to write new implementations ofImageInputStreamand InmageOutputStream that interface with other I/O primitives (for example, databases or future fast I/O interfaces). TheImageInputStreamImplandImageOutputStreamImplclasses provide a base for subclassing. Only a handful of methods are required to be implemented by the subclass, although it is possible to implement more for greater efficiency:
| Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.Please send comments using this Feedback page. |  Java Technology |