Function vls_protocol::msgs::write_vec

source ·
pub fn write_vec<W: Write>(writer: &mut W, buf: Vec<u8>) -> Result<()>