private
A delegate used to specify the extensions for each chunk written to the underlying stream.
Maximum buffer size used to buffer individual chunks.
Writes an array of bytes to the stream.
Flushes the stream and makes sure that all data is being written to the output device.
Flushes and finalizes the stream.
Pipes an InputStream directly into this OutputStream.
Outputs data to an output stream in HTTP chunked format.