summaryrefslogtreecommitdiff
path: root/FILEFORMAT
diff options
context:
space:
mode:
Diffstat (limited to 'FILEFORMAT')
-rw-r--r--FILEFORMAT2
1 files changed, 1 insertions, 1 deletions
diff --git a/FILEFORMAT b/FILEFORMAT
index fcd3d41..0fddf85 100644
--- a/FILEFORMAT
+++ b/FILEFORMAT
@@ -8,7 +8,7 @@ Following sections explain internals of metastore file (.metadata).
CSTRING = NUL-terminated binary string
BSTRING(N) = binary string of length N
- INT(N) = N byte integer in big endian byte order
+ INT(N) = N byte integer in little-endian byte order
### File layout