Structs§
Enums§
Constants§
- BLOCK_
SIZE - ENTRYPOINT_
SIZE - Size of serialized EntryPoint: 4+4+4+1+1 = 14 bytes
- ENTRY_
HEADER_ SIZE - Size of serialized Entry (without blocks): 1 + 4 + 4 + 4 + 8 + 4 + 32 + 4 + 4 = 65 bytes Plus num_blocks * BLOCK_SIZE bytes of block data