Parents: | io |
Tags: | text |
Authors: | Daniel Ehrenberg, Slava Pestov |
Class | Superclass | Slots |
![]() | ![]() | |
![]() | ![]() | stream code cr |
![]() | ![]() | |
![]() | ![]() | stream code |
Word | Stack effect |
![]() | ( stream encoding -- newstream ) |
![]() | ( stream encoding -- newstream ) |
![]() | ( stream encoding -- char/f ) |
![]() | ( seps stream encoding -- string/f sep/f ) |
![]() | ( char stream encoding -- ) |
![]() | ( string stream encoding -- ) |
![]() | ( byte-length encoding -- string-length ) |
![]() | ( string-length encoding -- byte-length ) |
![]() | ( stream encoding -- newstream ) |
![]() | ( stream encoding -- newstream ) |
Word | Stack effect |
![]() | ( seps stream encoding -- string/f sep/f ) |
![]() | ( -- * ) |
![]() | ( encoding -- ) |
![]() | ( -- * ) |
![]() | ( encoding -- ) |
![]() | ( -- value ) |
![]() | ( encoding quot -- ) |
![]() | ( encoding quot -- ) |
Word | Stack effect |
![]() | ( object -- ? ) |
![]() | ( object -- ? ) |
![]() | ( object -- ? ) |
![]() | ( object -- ? ) |
Vocabulary | Summary |
![]() | ASCII encoding for streams |
![]() | Dummy encoding for binary I/O |
![]() | UTF16 encoding/decoding |
![]() | UTF8 encoding/decoding |
Vocabulary | Summary |
![]() | Definitions of 8-bit encodings like ISO 8859 and Windows 1252 |
![]() | |
![]() | |
![]() | EUC-JP text encoding |
![]() | Korean text encodings |
![]() | GB18030 encoding for Chinese text |
![]() | Tables for IANA encoding names |
![]() | ISO-2022-JP-1 text encoding |
![]() | Johab Korean text encoding |
![]() | |
![]() | Japanese text encodings |
![]() | Strict wrapper for encodings |
![]() | Converting strings to byte arrays and vice versa |
![]() | UTF32 encoding/decoding |
![]() | UTF7 encoding/decoding |
Vocabulary | Summary |
![]() | Heuristic auto-detection of text encodings and binary files |