hosc-0.1: Haskell Open Sound Control

Sound.OpenSoundControl.Cast

Synopsis

Documentation

str_cstr :: String -> [Word8]Source

C strings are null suffixed byte strings.

str_pstr :: String -> [Word8]Source

Pascal strings are length prefixed byte strings.