Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
readWord8ArrayAsInt64# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Int64# #)ghc-prim GHC.PrimopWrappers No documentation available.
-
ghc-prim GHC.PrimopWrappers No documentation available.
readWord8ArrayAsWideChar# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Char# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord8ArrayAsWord# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Word# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord8ArrayAsWord16# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Word16# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord8ArrayAsWord32# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Word32# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord8ArrayAsWord64# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Word64# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord8OffAddr# :: Addr# -> Int# -> State# s -> (# State# s, Word8# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord8OffAddrAsAddr# :: Addr# -> Int# -> State# s -> (# State# s, Addr# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord8OffAddrAsChar# :: Addr# -> Int# -> State# s -> (# State# s, Char# #)ghc-prim GHC.PrimopWrappers No documentation available.