FastCGI.Stream.putc – fcgi Reference Manual
putc
Description:
[
CCode
( cname =
"FCGX_PutChar"
, instance_pos =
1.2
) ]
public
int
putc
(
int
c)
Writes a byte to the output stream.
Returns:
The byte, or
GLib.FileStream.EOF
if an error occurred.
2022 vala-language.org