mysql_
common
0.32.4
In mysql_
common::
misc
Modules
raw
Functions
lenenc_int_len
lenenc_str_len
split_version
mysql_common
::
misc
Function
lenenc_int_len
Copy item path
Settings
Help
Summary
Source
pub fn lenenc_int_len(x:
u64
) ->
u64
Expand description
Returns length of length-encoded-integer representation of
x
.