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.
readWord64Array# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Word64# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord64OffAddr# :: Addr# -> Int# -> State# s -> (# State# s, Word64# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord8Array# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Word8# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord8ArrayAsAddr# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Addr# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord8ArrayAsChar# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Char# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord8ArrayAsDouble# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Double# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord8ArrayAsFloat# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Float# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord8ArrayAsInt# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Int# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord8ArrayAsInt16# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Int16# #)ghc-prim GHC.PrimopWrappers No documentation available.
readWord8ArrayAsInt32# :: MutableByteArray# s -> Int# -> State# s -> (# State# s, Int32# #)ghc-prim GHC.PrimopWrappers No documentation available.