Josh Triplett
043c5ff982
Add warning comment to Take::get_ref and Chain::get_ref
...
The methods `Take::get_mut` and `Chain::get_mut` include comments
warning about modifying the I/O state of the underlying reader. However,
many readers (e.g. `File`) allow I/O using a shared reference (e.g.
`&File`). So, add the same caveat to the `get_ref` methods.
2025-04-15 10:54:08 -07:00
..
2023-12-10 10:56:22 +08:00
2025-04-09 12:29:59 +01:00
2025-04-09 12:29:59 +01:00
2025-03-18 16:46:56 +00:00
2024-11-02 11:27:14 +01:00
2025-04-15 10:54:08 -07:00
2025-04-04 14:47:04 +02:00
2025-04-09 12:29:59 +01:00
2025-04-09 12:29:59 +01:00
2025-02-13 13:10:28 -08:00
2025-04-09 20:23:09 +02:00
2025-04-15 15:47:31 +10:00
2025-03-08 16:22:37 -08:00
2025-04-11 11:36:40 -07:00
2025-04-09 12:29:59 +01:00
2024-09-22 19:11:29 -04:00
2025-04-09 12:29:59 +01:00
2025-01-11 06:35:21 +02:00
2025-03-18 10:09:28 +01:00
2025-01-26 10:28:04 +00:00
2025-03-29 13:08:18 +01:00
2025-03-29 13:08:18 +01:00
2025-03-29 13:08:18 +01:00
2025-03-29 13:08:18 +01:00
2025-03-29 21:08:12 +01:00
2025-03-11 09:46:34 -07:00
2024-04-03 20:27:20 +02:00
2025-04-05 13:18:12 +11:00
2025-02-25 09:08:22 +05:30
2025-01-26 10:28:04 +00:00
2025-02-18 10:54:37 +01:00
2025-04-09 12:29:59 +01:00
2024-04-08 11:57:17 +00:00
2025-03-13 20:09:07 +00:00
2025-04-15 15:47:26 +10:00
2025-03-10 21:23:32 +08:00
2025-01-20 12:38:32 +08:00
2025-02-07 16:54:07 +01:00
2025-02-19 18:52:04 +01:00