Modules
Eet

Binary data parser and serializer. More...

Modules

 Top level functions
 Functions that affect Eet as a whole.
 
 Eet Compression Levels
 Compression modes/levels supported by Eet.
 
 Eet File Main Functions
 Functions to create, destroy and do basic manipulation of Eet_File handles.
 
 Image Store and Load
 Eet efficiently stores and loads images, including alpha channels and lossy compressions.
 
 Cipher, Identity and Protection Mechanisms
 Eet allows one to protect entries of an Eet_File individually.
 
 Eet Data Serialization
 Convenience functions to serialize and parse complex data structures to binary blobs.
 
 Low-level Serialization Structures.
 Functions that create, destroy and manipulate serialization nodes used by Eet Data Serialization.
 
 Helper function to use eet over a network link
 Function that reconstruct and prepare packet of Eet Data Serialization to be send.
 

Detailed Description

Binary data parser and serializer.