Modules
Here is a list of all modules:
[detail level 12]
 Top level functionsFunctions that affect Eet as a whole
 Eet Compression LevelsCompression modes/levels supported by Eet
 Eet File Main FunctionsFunctions to create, destroy and do basic manipulation of Eet_File handles
 Eet File Ciphered Main FunctionsMost of the Eet File Main Functions have alternative versions that accounts for ciphers to protect their content
 Image Store and LoadEet efficiently stores and loads images, including alpha channels and lossy compressions
 Image Store and Load using a CipherMost of the Image Store and Load have alternative versions that accounts for ciphers to protect their content
 Cipher, Identity and Protection MechanismsEet allows one to protect entries of an Eet_File individually
 Eet Data SerializationConvenience functions to serialize and parse complex data structures to binary blobs
 Eet Data Serialization using A CiphersMost of the Eet Data Serialization have alternative versions that accounts for ciphers to protect their content
 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 linkFunction that reconstruct and prepare packet of Eet Data Serialization to be send