write_to_stream


Description:

public virtual ssize_t write_to_stream (Stream stream)

Writes the raw (decoded) data to the output stream.

Parameters:

this

a DataWrapper

stream

output stream

Returns:

the number of bytes written or %-1 on failure.