Searched defs:bytes (Results 1 – 3 of 3) sorted by relevance
18 let mut bytes = bytes; in write() localVariable
285 let bytes = s.as_bytes_with_nul(); in push_str() localVariable
186 pub fn bytes(&self) -> usize { in bytes() method