ByteInputStream
(constant)
public constant ByteInputStream:
ClassType
={InputStream-of byte}
Package:
CURL.IO.STREAM
An input stream of bytes.
Notes
Shorthand for
{
InputStream-of
byte
}
.