Function cesu8::is_valid_java_cesu8 [−][src]
pub fn is_valid_java_cesu8(text: &str) -> bool
Expand description
Check whether a Rust string contains valid Java’s modified UTF-8 data.
pub fn is_valid_java_cesu8(text: &str) -> bool
Check whether a Rust string contains valid Java’s modified UTF-8 data.