Hoogle Search
Within LTS Haskell 24.58 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
read_decode :: (ByteString -> t) -> Int -> Handle -> IO thosc Sound.Osc.Coding.Byte Read n bytes from h and run f.
read_f32 :: Handle -> IO Floathosc Sound.Osc.Coding.Byte decode_f32 of hGet.
read_f32_le :: Handle -> IO Floathosc Sound.Osc.Coding.Byte decode_f32_le of hGet.
-
hosc Sound.Osc.Coding.Byte decode_i16 of hGet.
-
hosc Sound.Osc.Coding.Byte decode_i32 of hGet.
read_i32_le :: Handle -> IO Inthosc Sound.Osc.Coding.Byte decode_i32_le of hGet.
-
hosc Sound.Osc.Coding.Byte 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.