Home
last modified time | relevance | path

Searched refs:external_file_attributes (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/zip/src/
Dread.rs544 let external_file_attributes = reader.read_u32::<LittleEndian>()?; in central_header_to_zip_file() localVariable
581 external_attributes: external_file_attributes, in central_header_to_zip_file()