mirror of
https://github.com/facebook/zstd.git
synced 2025-12-06 00:02:05 -05:00
Fixed : magic number (#345), reported by @mitchblank
This commit is contained in:
parent
fa72f6bdce
commit
7bdfcead56
@ -144,7 +144,7 @@ The structure of a single Zstandard frame is following:
|
||||
__`Magic_Number`__
|
||||
|
||||
4 Bytes, little-endian format.
|
||||
Value : 0xFD2FB527
|
||||
Value : 0xFD2FB528
|
||||
|
||||
__`Frame_Header`__
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user