put_str
Description:
Writes the buffer into the output stream.
Performs no interpretation of the output bytes.
Returns:
Number of bytes written for normal return, or GLib.FileStream.EOF if an error occurred. |
Writes the buffer into the output stream.
Performs no interpretation of the output bytes.
Number of bytes written for normal return, or GLib.FileStream.EOF if an error occurred. |