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 not stored for this graph (policy: none)
no test coverage detected