morpheus_core::iso

Module chunk

Source
Expand description

Chunk information structures

Fixed-size structures for tracking ISO chunks across partitions. All structures use fixed arrays to avoid heap allocation where possible.

Structs§

Constants§

  • Maximum number of chunks per ISO (16 * 4GB = 64GB max ISO size)
  • Maximum filename length (8.3 format compatible)