Function lava_torrent::bencode::write::write_string [] [src]

pub fn write_string<W>(string: &str, dst: &mut W) -> Result<()> where
    W: Write

Encode string and write the result to dst.