eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'CharacterEncoderImplementations::ASCII::ASCII7':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: ASCII7 (private in ASCII

This class is only visible from within ASCII.

Inheritance:

   Object
   |
   +--CharacterEncoder
      |
      +--CharacterEncoderImplementations::FixedBytesEncoder
         |
         +--CharacterEncoderImplementations::SingleByteEncoder
            |
            +--CharacterEncoderImplementations::ASCII
               |
               +--CharacterEncoderImplementations::ASCII::ASCII7

Package:
stx:libbasic
Category:
Collections-Text-Encodings
Owner:
CharacterEncoderImplementations::ASCII
Author:
Claus Gittinger

Description:


Ascii7 - 7bit identity subset of Unicode.
Ignores the high bit.


Instance protocol:

encoding & decoding
o  decode: codeArg
Decode from my encoding into unicode.

o  encode: codeArg
Encode from unicode into my encoding



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sun, 22 Dec 2024 03:28:19 GMT