]> git.nihav.org Git - nihav.git/commit
nihav_core/byteio: ByteReader::read_buf() should read full buffer
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sat, 16 Aug 2025 14:37:24 +0000 (16:37 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sat, 16 Aug 2025 14:37:24 +0000 (16:37 +0200)
commitae7907050f5040b6612e9102865e619fe3cd3d8a
tree9b1cf6e2535d8fa95284b73226e23272362b39f2
parent0085dfe8c276a4aa141b0144f975a925f4ea54f4
nihav_core/byteio: ByteReader::read_buf() should read full buffer

For partial reads there is read_buf_some()
nihav-core/src/io/byteio.rs