Package org.bouncycastle.util.io
package org.bouncycastle.util.io
-
ClassDescriptionAn output stream that buffers data to be feed into an encapsulated output stream.Exception thrown when too much data is written to an InputStreamUtility methods to assist with stream processing.An input stream which copies anything read through it to another stream.An output stream which copies anything written into it to another stream.