Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/hound/src/
Dread.rs32 fn read_4_bytes(&mut self) -> io::Result<[u8; 4]>; in read_4_bytes() method
112 fn read_4_bytes(&mut self) -> io::Result<[u8; 4]> { in read_4_bytes() function