eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'CharacterEncoderImplementations::ISO10646_1':

Home

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

Class: ISO10646_1 (in CharacterEncoderImplementations)


Inheritance:

   Object
   |
   +--CharacterEncoder
      |
      +--CharacterEncoderImplementations::ISO10646_1

Package:
stx:libbasic
Category:
Collections-Text-Encodings
Version:
rev: 1.8 date: 2018/01/22 19:50:52
user: stefan
file: CharacterEncoderImplementations__ISO10646_1.st directory: libbasic
module: stx stc-classLibrary: libbasic

Description:


I am a dummy encoder for Unicode.
Dummy, because that is the standard encoding inside ST/X anyway

copyright

COPYRIGHT (c) 2004 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:

queries
o  userFriendlyNameOfEncoding


Instance protocol:

encoding & decoding
o  decodeString: aString
(comment from inherited method)
given a string in my encoding, return a unicode-string for it

o  encodeString: aString
(comment from inherited method)
given a string in unicode, return a string or ByteArray in my encoding for it



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