FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kCompressedPhase_BeginWrite ( kCompressedPhase  data)

Prepares the compressed phase object to begin writing.

This method must be called before stream formatting methods such as kCompressedPhase_WriteDelta. The kCompressedPhase_EndWrite method must be called when writing is complete.

Parameters
dataCompressed phase object.
Returns
Operation status.