Searched refs:to_ascii_bytes (Results 1 – 2 of 2) sorted by relevance
39 pub const fn to_ascii_bytes(&self) -> [AsciiByte; 4] { in to_ascii_bytes() method196 pub const fn to_ascii_bytes(&self) -> [AsciiByte; 8] { in to_ascii_bytes() method
655 let aligned = Aligned4::from_ascii_bytes(&$self.bytes).$to().to_ascii_bytes();663 let aligned = Aligned8::from_ascii_bytes(&$self.bytes).$to().to_ascii_bytes();