Skip to content

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

chore
  • Enet4
  • Opened 
    on Apr 8, 2021
  • #4

- 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
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub