The OpenD Programming Language

LZ4_createStreamDecode

If you prefer dynamic allocation methods, LZ4_createStreamDecode() provides a pointer (void*) towards an initialized LZ4_streamDecode_t structure.

version(hasLZ4)
nothrow @nogc
LZ4_createStreamDecode
()

Meta