Searched refs:to_bytes (Results 1 – 2 of 2) sorted by relevance
317 pub fn to_bytes(&self) -> &[u8] { in to_bytes() method327 self.to_bytes() in as_bytes()476 for &c in self.to_bytes() { in fmt()
192 unsafe { core::str::from_utf8_unchecked(name.to_bytes()) }, in fmt()
Completed in 6 milliseconds