Unexpected asBytes behavior for nonstandard unsigned ints
Thanks the @bitCast is definitely the way to go for me. I still find the behavior of asBytes in this case unintuitive though. Maybe just a note in the documentation would be helpful.
Unexpected asBytes behavior for nonstandard unsigned ints
Yea it seems like adding that logic into the AsBytesReturnType would end up being potentially bad; I just included it because I wanted to see what exactly was going on so I tracked down the...
Unexpected asBytes behavior for nonstandard unsigned ints