Encodes the data and writes it to the supplied output stream.
Declaration Syntax
Parameters
- outputStream (Stream)
- Output stream
Exceptions
Exception | Condition |
---|---|
ArgumentNullException |
The supplied output stream is null.
|
Exception | Condition |
---|---|
ArgumentNullException |
The supplied output stream is null.
|