Closes the chunked-encoded stream, which also flushes the stream, effectively writing a final zero-size chunk header and footer. Also closes the underlying stream, if possible.
See Implementation
Closes the chunked-encoded stream, which also flushes the stream, effectively writing a final zero-size chunk header and footer. Also closes the underlying stream, if possible.