-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
Is there a bug in BitField's reverse()? I have a very unusual cookie that I am trying to make. All the fields are BitFields. Here is the test class I made for easier testing
First with Reverse() active
This give the output of the types in reverse order
now without reverse active
This is the correct output that I was expecting
Im using 2.3.3.dev511. I understand that reverse if for systems with a particular endianess but this seems to be resulting a bug where it doesnt reverse the string. Thought I should bring this to your attention since it took me forever to figure out what was going on.
Metadata
Metadata
Assignees
Labels
No labels