Foxit PDF SDK
|
Stream writing interface. More...
Public Member Functions | |
virtual FX_BOOL | Flush () |
Flush stream data. More... | |
virtual void | Release ()=0 |
Called when to release everything. | |
virtual FX_BOOL | WriteBlock (const void *pData, size_t size)=0 |
Write a block data. More... | |
Stream writing interface.