|
CX Framework
Cross-platform C utility framework
|
Stream buffer low-level filesystem file I/O adapters. More...
Go to the source code of this file.
Functions | |
| bool | sbufFSFileIn (StreamBuffer *sb, FSFile *file, bool close) |
| bool | sbufFSFilePRegisterPull (StreamBuffer *sb, FSFile *file, bool close) |
| bool | sbufFSFileOut (StreamBuffer *sb, FSFile *file, bool close) |
| bool | sbufFSFileCRegisterPush (StreamBuffer *sb, FSFile *file, bool close) |
Stream buffer low-level filesystem file I/O adapters.
Definition in file sbfsfile.h.