Portability | tested on GHC only |
---|---|
Stability | experimental |
Maintainer | Simon Meier <iridcode@gmail.com> |
Safe Haskell | Safe-Infered |
Blaze.ByteString.Builder.Internal.UncheckedShifts
Description
Utilty module defining unchecked shifts.
Documentation
shiftr_w16 :: Word16 -> Int -> Word16Source
shiftr_w32 :: Word32 -> Int -> Word32Source
shiftr_w64 :: Word64 -> Int -> Word64Source