![]() |
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.1.0.0; WebServer 1.663 at exept.de:8081; Mon, 04 Aug 2025 16:37:18 GMT
|