Open jpountz opened 12 years ago
The JNI code writes the uncompressed length at the beginning of the stream using an uint32_t, thus depending on the byte order of the running computer.
The JNI code writes the uncompressed length at the beginning of the stream using an uint32_t, thus depending on the byte order of the running computer.