[][src]Function ipfs::ipld::dag_cbor::read_str

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