FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kCompressedPhase_AttachPacket ( kCompressedPhase  data,
kCompressedPhaseStream  stream,
const void *  packet,
kSize  packetSize 
)

Attaches one external packet to the compressed phase object.

kCompressedPhase_BeginAttach must be called before packets can be attached.

Parameters
dataCompressed phase object.
streamStream to which packet should be attached.
packetPointer to packet memory.
packetSizeSize (in bytes) of attached packet.
Returns
Operation status.