| |||||||||||||||
| |||||||||||||||
| Description | |||||||||||||||
| This is old code, handling Int16 using two characters. | |||||||||||||||
| Synopsis | |||||||||||||||
| |||||||||||||||
| Documentation | |||||||||||||||
| |||||||||||||||
| Uses endianess of the machine, like Sox does. | |||||||||||||||
| |||||||||||||||
| The end of the list is undefined, if the file has odd length. It would be better if it throws an exception. | |||||||||||||||
| |||||||||||||||
| Write a little endian 16 bit integer stream via String data and writeFile. | |||||||||||||||
| |||||||||||||||
| The end of the list is undefined, if the file has odd length. It would be better if it throws an exception. | |||||||||||||||
| |||||||||||||||
| |||||||||||||||
| |||||||||||||||
| |||||||||||||||
| Produced by Haddock version 2.4.2 |