sayegh_bit_parser

Crates.iosayegh_bit_parser
lib.rssayegh_bit_parser
version0.1.3
sourcesrc
created_at2023-07-12 05:51:52.651043
updated_at2023-07-25 15:26:44.316348
descriptionA library that parses odd/even bits in serial mode in byte buffers and parses them out after grouping them in byte buffer group. Also, there are file reading and writing functions using the `Vec::` type in this library.
homepage
repository
max_upload_size
id914291
size13,251
Mohammed H. Alsayegh (mohammedalsayegh)

documentation

README

sayegh_bit_parser

A Rust library that parses odd/even bits in serial mode and groups them in a byte buffer after parsing. Also, there are file reading and writing functions using the Vec::<u32> type in this library.

Commit count: 0

cargo fmt