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