Stream


Object Hierarchy:

FastCGI.Stream FastCGI.Stream FastCGI.Stream

Description:

[ CCode ( cname = "FCGX_Stream" , free_function = "FCGX_FClose" , has_type_id = false ) ]
[ Compact ]
public class Stream

The state of a FastCGI stream.

Streams are modeled after the GLib.FileStream. (We wouldn't need our own if platform vendors provided a standard way to subclass theirs.) The state of a stream is private and should only be accessed by the procedures defined below.


Namespace: FastCGI
Package: fcgi

Content:

Static methods:

Methods:

Fields: