![]() |
Smalltalk/X WebserverDocumentation of class 'JISEncodedString': |
|
|
Class: JISEncodedStringInheritance:Object | +--Collection | +--SequenceableCollection | +--ArrayedCollection | +--UninterpretedBytes | +--CharacterArray | +--TwoByteString | +--JISEncodedString
Description:OBSOLETE this class will vanish - its functionality has been replaced by the UnicodeString classes. JISEncodedString represents 16bit strings encoded in JIS. You need jis-encoded fonts on your display workstation, to display them (i.e. when switching to japanese ...). Related information:BIG5EncodedString GBEncodedString TwoByteString String CharacterArray StringCollection Class protocol:code tables
Instance protocol:queries
Examples:JISEncodedString fromString:'hello world' 'hello world' decodeFrom:#jis7 <someStringWithJIS7Escapes> decodeFrom:#jis7 |
|
|
ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Sun, 28 May 2023 22:31:31 GMT
|