Home
last modified time | relevance | path

Searched defs:tmp_cursor (Results 1 – 1 of 1) sorted by relevance

/xiu/library/bytesio/src/
H A Dbytes_reader.rs57 let tmp_cursor = Cursor::new(tmp_bytes); in read_bytes_cursor() localVariable
66 let tmp_cursor = Cursor::new(tmp_bytes); in advance_bytes_cursor() localVariable