Dirk
changed
bug 7933
Comment # 5
on bug 7933
from Dirk
I see use cases for displaying a range of bytes in reverse order in the
protocol tree. I suggest however to create a new ENC_ type for it, like
ENC_REVERSE. I agree that we should not overload the precisely defined meaning
of little and big endian, which doesn't cleanly apply for arrays of bytes.
The implementation may decide to give that ENC_REVERSE the same value as
ENC_LITTLE_ENDIAN, but I'd like to see a conceptual separation.
You are receiving this mail because:
- You are watching all bug changes.