Searched defs:cursor (Results 1 – 2 of 2) sorted by relevance
5 let mut cursor = std::io::Cursor::new(data); localVariable
90 let mut cursor = Cursor::new(bytes); in from_bytes() localVariable