Skip to content

Commit d17493f

Browse files
partimDRiKE
andauthored
Make byte order in integer parsing explicit. (#35)
This PR renames the methods on Parser that parse integers by adding a _be suffix to make clear that they are parsing integers in big-endian byte order and adds new methods for little endian parsing. This is a breaking change. --------- Co-authored-by: Luuk Hendriks <[email protected]>
1 parent 994725a commit d17493f

File tree

1 file changed

+304
-68
lines changed

1 file changed

+304
-68
lines changed

0 commit comments

Comments
 (0)