Gnash
0.8.11dev
|
Functions | |
IOChannel * | make_stream (int fd, const char *cachefilename=nullptr) |
Returns a read-only IOChannel that fetches data from an file descriptor open for read. More... | |
Code to use volatile (non-back-seekable) streams as IOChannel objects (which are seekable by definition) by storing read bytes in a temporary file.