[squeak-dev] ASN1 encoding of UTF8

Alan Pinch alan.c.pinch at gmail.com
Mon Sep 18 01:49:37 UTC 2017


I am trying to map utf8 into an ASN1 encoding, where the UTF8 is 
specified to perhaps extend past one byte in value. I am also interested 
in retaining this UTF8 characters in squeak to interoperate well. What 
would be my best approach to this, mapping to/from these bytes on a stream?

Alan



More information about the Squeak-dev mailing list