ContentLengthInputStream
Uses the content length as the basis for the return value of available and verifies that at least content length bytes are returned from the various read methods.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun obtain(other: InputStream, contentLengthHeader: String): InputStream
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard