Function mysql_common::misc::lenenc_str_len
source ยท pub fn lenenc_str_len(s: &[u8]) -> u64
Expand description
Returns length of lenght-encoded-string representation of s
.
pub fn lenenc_str_len(s: &[u8]) -> u64
Returns length of lenght-encoded-string representation of s
.