Searched defs:from_u16_with_nul (Results 1 – 2 of 2) sorted by relevance
383 pub fn from_u16_with_nul(codes: &[u16]) -> Result<&Self, FromSliceWithNulError> { in from_u16_with_nul() method