octane-0.18.3: Parse Rocket League replays.

Safe HaskellSafe
LanguageHaskell2010

Octane.Utility.Endian

Synopsis

Documentation

reverseBitsInStrictBytes :: ByteString -> ByteString Source #

Reverses all the bits in each strict byte.