fn make_pushstring_data(content: &[u8]) -> Vec<u8> ⓘ
yuris
Build PUSHSTRING data: M + (content_len + 2) + " + content + "
M
"