static U16 LZ4_read16()

in lz4.cpp [378:378]


static U16 LZ4_read16(const void* memPtr) { return *(const U16*) memPtr; }