uncompress

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nothrow extern (C)
int
uncompress
(
ubyte* dest
,
size_t* destLen
,
const(ubyte)* source
,
size_t sourceLen
)

Meta