Skip to main content

Module entry

Module entry 

Source

Structs§

Block
Entry
EntryPoint
EntryPointFlags

Enums§

EntryKind
WorkingDir

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