Function mysql_common::misc::lenenc_str_len
source · pub fn lenenc_str_len(s: &[u8]) -> u64Expand description
Returns length of lenght-encoded-string representation of s.
pub fn lenenc_str_len(s: &[u8]) -> u64Returns length of lenght-encoded-string representation of s.