Turnstone Operating System
Loading...
Searching...
No Matches
compression_header_t Struct Reference

compression header More...

#include <compression.h>

Public Attributes

const char magic [7]
 magic string
 
uint8_t type
 compression type
 
uint64_t unpacked_size
 the size of data when it is unpacked
 
uint64_t packed_size
 size of data when packed.
 
uint64_t unpacked_hash
 xhash64 value of unpacked data
 
uint64_t packed_hash
 xhash64 value of packed data
 

Detailed Description

compression header


The documentation for this struct was generated from the following file: