Searched defs:central_header_start (Results 1 – 3 of 3) sorted by relevance
650 let central_header_start = reader.stream_position()?; in central_header_to_zip_file() localVariable973 pub fn central_header_start(&self) -> u64 { in central_header_start() method
344 pub central_header_start: u64, field
28 let central_header_start = 0; in parse_central_directory() localVariable