My Project
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
Public Member Functions | List of all members
ZionBandwidthOptimizer.BitPacking.IBitSerializable Interface Reference

Enables an object to be serialized into or deserialized from a bit packer. More...

Public Member Functions

void Serialize (BitPacker bitPacker)
 Serializes the object into the bit packer.
 
void Deserialize (BitPacker bitPacker)
 Deserializes the object from the bit packer.
 

Detailed Description

Enables an object to be serialized into or deserialized from a bit packer.


The documentation for this interface was generated from the following file: