Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
read_pstr :: Handle -> IO ByteStringhosc Sound.Osc.Coding.Byte Read u8 length prefixed Ascii string (pascal string).
-
hosc Sound.Osc.Coding.Byte decode_u32 of hGet.
read_u32_le :: Handle -> IO Inthosc Sound.Osc.Coding.Byte decode_u32_le of hGet.
read_word32 :: Handle -> IO Word32hosc Sound.Osc.Coding.Byte Type-specialised reader for decode.
read_word32_le :: Handle -> IO Word32hosc Sound.Osc.Coding.Byte read_entry :: LuaError e => DocumentedFunction ehslua-module-zip HsLua.Module.Zip Creates a new ZipEntry from a file; wraps readEntry.
readSampleSize :: ByteString -> IO Inthspec-golden-aeson Test.Aeson.Internal.RandomSamples Read the sample size.
readSeed :: ByteString -> IO Int32hspec-golden-aeson Test.Aeson.Internal.RandomSamples Reads the seed without looking at the samples.
readAddrArray# :: MutableByteArray# d -> Int# -> State# d -> (# State# d, Addr# #)ihaskell IHaskellPrelude Read a machine address; offset in machine words. Warning: this can fail with an unchecked exception.
readAddrOffAddr# :: Addr# -> Int# -> State# d -> (# State# d, Addr# #)ihaskell IHaskellPrelude Read a machine address; offset in machine words. On some platforms, the access may fail for an insufficiently aligned Addr#. Warning: this can fail with an unchecked exception.