eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'CharacterEncoderImplementations::EBCDIC':

Home

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

Class: EBCDIC (in CharacterEncoderImplementations)


Inheritance:

   Object
   |
   +--CharacterEncoder
      |
      +--CharacterEncoderImplementations::FixedBytesEncoder
         |
         +--CharacterEncoderImplementations::SingleByteEncoder
            |
            +--CharacterEncoderImplementations::EBCDIC
               |
               +--CharacterEncoderImplementations::EBCDIC::EBCDIC_037
               |
               +--CharacterEncoderImplementations::EBCDIC::EBCDIC_500

Package:
stx:libbasic
Category:
Collections-Text-Encodings
Version:
rev: 1.3 date: 2020/11/03 14:20:09
user: cg
file: CharacterEncoderImplementations__EBCDIC.st directory: libbasic
module: stx stc-classLibrary: libbasic

Description:


EBCDIC 

[see with:]
    CharacterEncoderImplementations::EBCDIC showCharacterSet

copyright

COPYRIGHT (c) 2010 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.

Instance protocol:

encoding & decoding
o  decode: codeArg
Automagically generated by generateCode - do not modify.
Decode from my encoding into unicode.

o  encode: codeArg
Automagically generated by generateCode - do not modify.
Encode from unicode into my encoding.


Private classes:

    EBCDIC_037
    EBCDIC_500


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