The OpenD Programming Language

LZ4_resetStream

LZ4_initStream Use this function once, to init a newly allocated LZ4_stream_t structure Return : 1 if OK, 0 if error

version(hasLZ4)
nothrow @nogc
void
LZ4_resetStream

Meta