Skip to main content

encode_string

Function encode_string 

Source
pub fn encode_string(buf: &mut Vec<u8>, s: &str)
Expand description

SCALE string: compact length + UTF-8 bytes.