Function is_unpackable_wtf8

Source
pub fn is_unpackable_wtf8(byte_array_input: &[u8]) -> bool
Expand description

Returns true if the given slice is a valid WTF-8 single codepoint sequence.