Module solana_accounts_db::tiered_storage::byte_block
source · Expand description
The utility structs and functions for writing byte blocks for the accounts db tiered storage.
Structs
- The util struct for reading byte blocks.
- The byte block writer.
Enums
- The encoder for the byte-block.
Functions
- Reads the raw part of the input byte_block at the specified offset as type T.