This documentation is deprecated and will no longer be updated. Please use the official documentation at vanillapdf.readthedocs.io.
Vanilla.PDF  2.3.0
Cross-platform toolkit for creating and modifying PDF documents
Enumerations
c_io_strategy.h File Reference

This file contains definitions for IOStrategyType. More...

#include "vanillapdf/c_export.h"
#include "vanillapdf/c_handles.h"
#include "vanillapdf/c_values.h"

Go to the source code of this file.

Enumerations

enum  IOStrategyType { IOStrategy_Undefined = 0 , IOStrategy_Memory , IOStrategy_MemoryMapped , IOStrategy_FileStream }
 Specifies the I/O strategy used for file access. More...
 

Detailed Description

This file contains definitions for IOStrategyType.