You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
Node LZ4 lib fail to decompress content, compressed by 3rd party libs. With blockIndependence: true everything is ok. Looks like uncompress_DataBlock don't rely on context from previous block and always fail on further blocks decoding.
The text was updated successfully, but these errors were encountered:
Node LZ4 lib fail to decompress content, compressed by 3rd party libs. With
blockIndependence: true
everything is ok. Looks likeuncompress_DataBlock
don't rely on context from previous block and always fail on further blocks decoding.The text was updated successfully, but these errors were encountered: