.
This commit is contained in:
@@ -31,6 +31,8 @@ private:
|
||||
ByteArray byte_array_;
|
||||
static constexpr uint8_t VERSION = 1;
|
||||
static constexpr uint32_t MAGIC = 0x74b3c138;
|
||||
static constexpr uint32_t HEADER_SZ = 16,
|
||||
INDEX_SZ = 8 * 4;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user