|
FireSync API
|
| 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.
| data | Compressed phase object. |