Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_json/src/reader/
Dmod.rs59 fn cached_slice(&mut self) -> Option<&[u8]>; in cached_slice() method
Dslice_reader.rs116 fn cached_slice(&mut self) -> Option<&[u8]> { in cached_slice() method
Dio_reader.rs204 fn cached_slice(&mut self) -> Option<&[u8]> { in cached_slice() method