tinf_uncompress

inflate stream from source to dest

extern (C) nothrow @nogc
int
tinf_uncompress
(
void[] dest
,
ref uint destLen
,
const void[] source
)

Meta