Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
IMtDecCallback2 Struct Reference

#include <MtDec.h>

Data Fields

void(* Parse )(void *p, unsigned coderIndex, CMtDecCallbackInfo *ci)
 
SRes(* PreCode )(void *p, unsigned coderIndex)
 
SRes(* Code )(void *p, unsigned coderIndex, const Byte *src, size_t srcSize, int srcFinished, UInt64 *inCodePos, UInt64 *outCodePos, int *stop)
 
SRes(* Write )(void *p, unsigned coderIndex, BoolInt needWriteToStream, const Byte *src, size_t srcSize, BoolInt isCross, BoolInt *needContinue, BoolInt *canRecode)
 

Field Documentation

◆ Code

SRes(* Code)(void *p, unsigned coderIndex, const Byte *src, size_t srcSize, int srcFinished, UInt64 *inCodePos, UInt64 *outCodePos, int *stop)

◆ Parse

void(* Parse)(void *p, unsigned coderIndex, CMtDecCallbackInfo *ci)

◆ PreCode

SRes(* PreCode)(void *p, unsigned coderIndex)

◆ Write

SRes(* Write)(void *p, unsigned coderIndex, BoolInt needWriteToStream, const Byte *src, size_t srcSize, BoolInt isCross, BoolInt *needContinue, BoolInt *canRecode)

The documentation for this struct was generated from the following files: