Skip to main content

egdata_manifests_parser/types/
flags.rs

1pub const STORED_COMPRESSED: u8 = 0x01;
2pub const STORED_ENCRYPTED: u8 = 0x02;