]> git.nihav.org Git - nihav.git/commit
nihav_core/io: add read_extend() to byte reader
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sat, 16 Aug 2025 14:03:42 +0000 (16:03 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sat, 16 Aug 2025 14:03:42 +0000 (16:03 +0200)
commit0085dfe8c276a4aa141b0144f975a925f4ea54f4
treed7fb8a5aca7dd9050b6237f65680fd951216088e
parent5a05facc593ceba526ad042e7a5b765e7d33f192
nihav_core/io: add read_extend() to byte reader

Also change Vivo demuxer to use it as an example.
nihav-core/src/io/byteio.rs
nihav-vivo/src/demuxers/vivo.rs