|
| Sound.OpenSoundControl.Cast |
|
|
| Description |
| Bit-level type casts and byte layout string typecasts.
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
| The IEEE byte representation of a float packed into an integer.
|
|
|
| Inverse of f32_i32.
|
|
|
| The IEEE byte representation of a double packed into an integer.
|
|
|
| Inverse of f64_i64.
|
|
|
| Transform a haskell string into a C string (a null suffixed byte string).
|
|
|
| Inverse of str_cstr.
|
|
|
| Transform a haskell string to a pascal string (a length prefixed byte string).
|
|
|
| Inverse of str_pstr.
|
|
| Produced by Haddock version 2.6.0 |