eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'CharacterEncoderImplementations::CP850':

Home

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

Class: CP850 (in CharacterEncoderImplementations)


Inheritance:

   Object
   |
   +--CharacterEncoder
      |
      +--CharacterEncoderImplementations::FixedBytesEncoder
         |
         +--CharacterEncoderImplementations::SingleByteEncoder
            |
            +--CharacterEncoderImplementations::CP850

Package:
stx:libbasic
Category:
Collections-Text-Encodings
Version:
rev: 1.4 date: 2023/12/14 09:05:01
user: cg
file: CharacterEncoderImplementations__CP850.st directory: libbasic
module: stx stc-classLibrary: libbasic

Description:


CodePage 850 /  Western Europe
Used by cmd.exe.

[see with:]
    CharacterEncoderImplementations::CP850 showCharacterSet

copyright

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

encoding & decoding
o  mapFileURL2_relativePathName
self generateCode


Instance protocol:

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

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



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Fri, 18 Oct 2024 06:53:44 GMT