org.ccnx.ccn.io.NullOutputStream Class Reference

Helper class -- an interior output stream for a FilterOutputStream where the filter action is the only thing you care about (e.g. More...

List of all members.

Public Member Functions

void write (int b) throws IOException
void write (byte[] b) throws IOException
void write (byte[] b, int off, int len) throws IOException

Detailed Description

Helper class -- an interior output stream for a FilterOutputStream where the filter action is the only thing you care about (e.g.

a DigestOutputStream where you just want to do streaming input into a digest with an OutputStream interface).


The documentation for this class was generated from the following file:
Generated on Fri May 13 16:27:44 2011 for Content-Centric Networking in Java by  doxygen 1.6.3