issues Search Results · repo:Enet4/byteordered language:Rust
Filter by
6 results
(48 ms)6 results
inEnet4/byteordered (press backspace or delete to remove)Hi,
This crate looks like exactly what we need in zbus but looks like this maybe unmaintained. @Enet4 could you please let
me know about the status?
- zeenix
- 4
- Opened on Dec 8, 2023
- #13
byteorder also provides methods for reading values into a slice (see e.g. #read_u16_into). It would be nice to have them
in ByteOrdered as well.
good first issue
help wanted
- Enet4
- Opened on Apr 8, 2021
- #5
- tests for writing via the base Endian types are missing
- not all methods in the ByteOrdered type are being tested
enhancement
good first issue
- Enet4
- Opened on Nov 26, 2019
- #3
Since this crate is envisioned as an extension to byteorder, should this crate just re-export all members of its public
API, or keep it as a public module, as it currently is?
- Enet4
- 1
- Opened on Jul 22, 2018
- #2
This issue is to discuss whether read/write methods should stay in the Endianness enum alone or we should also provide a
monadic abstraction EndianReader/EndianWriter which would contain a source T and ...
- Enet4
- 1
- Opened on Jul 22, 2018
- #1
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.