Parents: | io.encodings.iso2022 |
Class | Superclass | Slots |
iso2022-state | tuple | type |
ascii |
jis201 |
jis208 |
jis212 |
Word | Stack effect |
ESC | ( -- value ) |
double-width? | ( type -- ? ) |
find-type | ( char -- code type ) |
finish-decode | ( num encoding -- char ) |
make-iso-coder | ( encoding -- state ) |
read-escape | ( stream -- type/f ) |
stream-write-num | ( num stream -- ) |
switch-ascii | ( -- value ) |
switch-jis201 | ( -- value ) |
switch-jis208 | ( -- value ) |
switch-jis212 | ( -- value ) |
Word | Stack effect |
iso2022-state? | ( object -- ? ) |