Parents: | io.encodings |
Authors: | Daniel Ehrenberg |
Class | Superclass | Slots |
missing-bom | tuple |
utf16 |
utf16be |
utf16le |
utf16n |
Word | Stack effect |
choose-utf16-endian | ( -- descriptor ) |
missing-bom | ( -- * ) |
Word | Stack effect |
missing-bom? | ( object -- ? ) |
utf16? | ( object -- ? ) |
utf16be? | ( object -- ? ) |
utf16le? | ( object -- ? ) |
utf16n? | ( object -- ? ) |