Class ChunkedOutputStream

Outputs data to an output stream in HTTP chunked format.

Inherits from

Constructors

Name Description
this

Methods

Name Description
write
write
flush
finalize
write [inherited] Writes an array of chars to the stream.
put [inherited] These methods provide an output range interface.

Authors

Sönke Ludwig, Jan Krüger

Copyright

© 2012 RejectedSoftware e.K.

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.