You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I tried to use cereal for decoding binary data, but had some difficulty due to endian-ness mismatch.
It would be great if documentation specifies that it uses big endian by default.