| Previous Next Edit Rename Undo Refresh Search Administration |
|
| Documentation |
|
void GB.Stream.Init ( GB_STREAM *stream , int fd )
Initializes a stream by making it a direct stream, and by setting its file descriptor.
Use this function when you have implemented a stream class that just relies on a system file descriptor.