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