write_to_stream
Description:
Write the headers to a stream.
Parameters:
this | |
options |
a FormatOptions or null |
stream |
output stream |
Returns:
the number of bytes written or %-1 on fail. |
Write the headers to a stream.
this | |
options |
a FormatOptions or null |
stream |
output stream |
the number of bytes written or %-1 on fail. |