Matthias Krüger 62da957c92
Rollup merge of #125123 - a1phyr:fix-read_exact, r=workingjubilee
Fix `read_exact` and `read_buf_exact` for `&[u8]` and `io:Cursor`

- Drain after `read_exact` and `read_buf_exact`
- Append to cursor in `read_buf_exact`
2024-05-21 00:47:01 +02:00
..
2024-04-07 10:05:57 +02:00
2024-05-05 10:47:12 -04:00
2024-05-20 11:13:31 -04:00