[ CCode ( cname = "FCGX_PutStr" , instance_pos = 1.3 ) ]
public int put_str (uint8[] buffer)
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. |