| 
    exip
    Alpha 0.5.4
    
   | 
 
Interface for serializing an EXI header. More...
#include "errorHandle.h"#include "procTypes.h"Go to the source code of this file.
Functions | |
| errorCode | encodeHeader (EXIStream *strm) | 
| Encode the header of an EXI stream.  More... | |
Definition in file headerEncode.h.
The current position in the stream is set to the first bit after the header. The EXIStream.EXIOptions* are set accordingly
| [in,out] | strm | an empty EXI stream | 
Definition at line 35 of file headerEncode.c.
 1.8.4