[][src]Function dag_cbor::decode::read_str

pub fn read_str<R: Read>(r: &mut R, len: usize) -> Result<String>