mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2025-08-30 07:42:27 +02:00
Save work on low-level file I/O.
This commit is contained in:
@@ -32,6 +32,16 @@ void _pdfioStreamDelete(pdfio_stream_t *obj)
|
||||
}
|
||||
|
||||
|
||||
//
|
||||
// '()' - .
|
||||
//
|
||||
|
||||
bool
|
||||
pdfioStreamGetToken(pdfio_stream_t *st, char *buffer, size_t bufsize)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
//
|
||||
// '()' - .
|
||||
//
|
||||
|
Reference in New Issue
Block a user