eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'KSCEncodedString':

Home

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

Class: KSCEncodedString


Inheritance:

   Object
   |
   +--Collection
      |
      +--SequenceableCollection
         |
         +--ArrayedCollection
            |
            +--UninterpretedBytes
               |
               +--CharacterArray
                  |
                  +--TwoByteString
                     |
                     +--KSCEncodedString

Package:
stx:libbasic2
Category:
Collections-Text
Version:
rev: 1.3 date: 2021/01/20 14:10:21
user: cg
file: KSCEncodedString.st directory: libbasic2
module: stx stc-classLibrary: libbasic2

Description:


OBSOLETE
    this class will vanish - its functionality has been replaced
    by the UnicodeString classes.

KSCEncodedString represents 16bit strings encoded in KSC.
This encoding is used in korea.

copyright

COPYRIGHT (c) 1997 by eXept Software AG All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

Class protocol:

initialization
o  initialize
initialize the class - private

Usage example(s):

     KSCEncodedString initialize


Instance protocol:

queries
o  encoding
return the strings encoding as a symbol.
Here, the constant symbol #ksc is returned.



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 08:23:21 GMT