Name: | rust-bitreader+std-devel |
---|---|
Version: | 0.3.9 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1266 |
License: | MIT OR Apache-2.0 |
RPM: | rust-bitreader+std-devel-0.3.9-1.el9.noarch.rpm |
Source RPM: | rust-bitreader-0.3.9-1.el9.src.rpm |
Build Date: | Wed Oct 16 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crates.io/crates/bitreader |
Summary: | BitReader helps reading individual bits from a slice of bytes |
Description: | BitReader helps reading individual bits from a slice of bytes. You can read "unusual" numbers of bits from the byte slice, for example 13 bits at once. The reader internally keeps track of position within the buffer. This package contains library source intended for building other packages which use the "std" feature of the "bitreader" crate. |
- Update to version 0.3.9; Fixes RHBZ#2316857
- Update to version 0.3.8; Fixes RHBZ#2237497
- Update to version 0.3.7