MCPcopy Create free account
hub / github.com/RustAudio/rimd / read_amount

Function read_amount

src/util.rs:43–67  ·  view source on GitHub ↗

Read amt from reader and put result in dest. Errors in underlying reader will cause this function to return an error

(reader: &mut dyn Read, dest: &mut Vec<u8>, amt: usize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

next_eventMethod · 0.85

Calls 1

lenMethod · 0.80

Tested by

no test coverage detected