io.encodings.korean iso2022kr encode-char working version
parent
7903319263
commit
dceda349cd
|
@ -198,6 +198,7 @@ M: iso2022kr decode-char ( stream encoding -- char/f )
|
||||||
[
|
[
|
||||||
stream stream-read1 c2!
|
stream stream-read1 c2!
|
||||||
c1 c2 2byte-array be> cp949>unicode
|
c1 c2 2byte-array be> cp949>unicode
|
||||||
|
GL>GR at
|
||||||
]
|
]
|
||||||
[ c1 ] if
|
[ c1 ] if
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue