solana/runtime/src/tiered_storage
Yueh-Hsuan Chiang 7cea6dd57c
[TieredStorage] ByteBlockWriter::write_optional_fields (#32025)
#### Summary of Changes
This PR implements the writer function for AccountMetaOptionalFields
in ByteBlockWriter::write_optional_fields().

#### Test Plan
Unit tests are included in this PR.
Tested in mnb w/ the prototype implementation of the tiered storage (#30626)
2023-06-08 14:09:01 -07:00
..
byte_block.rs [TieredStorage] ByteBlockWriter::write_optional_fields (#32025) 2023-06-08 14:09:01 -07:00
error.rs
file.rs
footer.rs
meta.rs [TieredStorage] AccountMetaOptionalFields (#32005) 2023-06-08 12:31:27 -07:00
mmap_utils.rs