Searched refs:read_bytes (Results 1 - 1 of 1) sorted by relevance
/commonlibrary/rust/ylong_json/src/reader/ | ||
H A D | io_reader.rs | 69 fn read_bytes(&mut self) -> Result<bool> { in read_bytes() functions 96 let result = self.read_bytes(); in load() |
Completed in 2 milliseconds