[][src]Function sveppa_bencode::from_bytes

pub fn from_bytes(bytes: &[u8]) -> Result<Bencode, BencodeParserError>

Attempts to parse the given bytes into a Bencode object.