ByteArrayOutputStream
(constant)
public constant ByteArrayOutputStream:
ClassType
={ByteOutputStream-into ByteArray}
Package:
CURL.IO.STREAM
A
ByteOutputStream
that writes bytes into a
ByteArray
.
Notes
Shorthand for
{
ByteOutputStream-into
ByteArray
}
.