CLzmaEncProps
CLzmaEncProps props;
CLzmaEncProps props;
const CLzmaEncProps *props, Byte *propsEncoded, SizeT *propsSize, int writeEndMark,
SRes LzmaEnc_SetProps(CLzmaEncHandle pp, const CLzmaEncProps *props2)
CLzmaEncProps props = *props2;
void LzmaEncProps_Init(CLzmaEncProps *p)
void LzmaEncProps_Normalize(CLzmaEncProps *p)
UInt32 LzmaEncProps_GetDictSize(const CLzmaEncProps *props2)
CLzmaEncProps props = *props2;
extern void LzmaEncProps_Init(CLzmaEncProps *p);
void LzmaEncProps_Normalize(CLzmaEncProps *p);
UInt32 LzmaEncProps_GetDictSize(const CLzmaEncProps *props2);
SRes LzmaEnc_SetProps(CLzmaEncHandle p, const CLzmaEncProps *props);
const CLzmaEncProps *props, Byte *propsEncoded, SizeT *propsSize, int writeEndMark,