16 #ifndef FS_COMMON_FILE_FILE_H_ 17 #define FS_COMMON_FILE_FILE_H_ 95 #if !defined (_SWIG_DOTNET_) File writing interface.
Definition: fx_stream.h:449
IFX_FileStream StreamCallback
Definition: fs_file.h:54
File reading interface.
Definition: fx_stream.h:555
Header file for basic types definitions.
File stream interface, reading & writing.
Definition: fx_stream.h:649
IFX_FileWrite WriterCallback
Definition: fs_file.h:47
FX_INT64 int64
Signed 64-bit integer.
Definition: fs_basictypes.h:192
virtual bool AddDownloadHint(int64 offset, size_t size)=0
A callback function used to add offset and size to specify a data section, which should be downloaded...
Foxit namespace.
Definition: fs_compare.h:27
IFX_FileRead ReaderCallback
Definition: fs_file.h:40
virtual bool IsDataAvail(int64 offset, size_t size)=0
A callback function used to check whether the specified data section is available or not.