pub fn read_bytes(bytes: &mut [u8]) -> usize
Reads bytes from the console into the given mutable slice. Returns the number of bytes read.