Modules§
Structs§
Constants§
Functions§
- encode_
aospkg_ header - parse_
aospkg_ header - Parse the 16-byte
.aospkgheader and return checked chunk ranges. - parse_
aospkg_ header_ from_ prefix - read_
manifest_ chunk_ from_ file - Read and decode only the chunk1
PackageManifestfrom a.aospkgfile: 16-byte header, seek, decode. This is the startup-critical projection read — it must never parse tar headers, decode chunk2, or touch chunk3. Shared by every host-side consumer (sidecar projection, actor plugin) so container framing has exactly one implementation. - validate_
mount_ range