[ CCode ( cname = "FCGX_GetStr" , instance_pos = 1.2 ) ]
public int read (uint8[] buffer)
Reads up to consecutive bytes from the input stream into the character array.
Performs no interpretation of the input bytes.
Number of bytes read. If result is smaller than the buffer size, end of input has been reached. |