write_to_stream
Description:
Writes the raw (decoded) data to the output stream.
Parameters:
this | |
stream |
output stream |
Returns:
the number of bytes written or %-1 on failure. |
Writes the raw (decoded) data to the output stream.
this | |
stream |
output stream |
the number of bytes written or %-1 on failure. |