Searched defs:total_bytes (Results 1 – 4 of 4) sorted by relevance
82 let total_bytes = reader.total_bytes(); in multipart() localVariable193 pub fn total_bytes(mut self, total_bytes: Option<u64>) -> Self { in total_bytes() method
186 total_bytes: Option<u64>, field
237 pub(crate) total_bytes: Option<u64>, field
119 pub fn total_bytes(&self) -> Option<u64> { in total_bytes() method