Go to the documentation of this file.
18 #ifndef DECODETESTEXI_H_
19 #define DECODETESTEXI_H_
21 #include "procTypes.h"
26 errorCode decode(
EXIPSchema* schemaPtr,
unsigned char outFlag, FILE *infile,
boolean outOfBandOpts,
EXIOptions* opts,
size_t (*inputStream)(
void* buf,
size_t size,
void* stream));