Home
last modified time | relevance | path

Searched defs:read_exact (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/nix/test/
H A Dtest.rs73 fn read_exact(f: RawFd, buf: &mut [u8]) { in read_exact() functions
/third_party/rust/crates/either/src/
H A Dlib.rs1101 fn read_exact(&mut self, buf: &mut [u8]) -> io::Result<()> { in read_exact() functions

Completed in 2 milliseconds