Skip to main content

character_string_len

Function character_string_len 

Source
pub fn character_string_len(value: &str) -> Result<u32, Error>
Expand description

Return the encoded length of a character string (charset byte + UTF-8 bytes).