Is it possible to ensure that data written to a socket or file is encoded as UTF-16? I ask because Health Level 7 (HL7) 2.5.1 allows messages to use UTF-16 as opposed to US-ASCII, but it has to be a fixed width encoding. _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users
- [racket] Writing UTF-16 to a socket/file Gregory Woodhouse
- Re: [racket] Writing UTF-16 to a socket/file Robby Findler
- Re: [racket] Writing UTF-16 to a socket/file Neil Van Dyke
- Re: [racket] Writing UTF-16 to a socket/f... Robby Findler
- Re: [racket] Writing UTF-16 to a sock... Gregory Woodhouse
- Re: [racket] Writing UTF-16 to a socket/file Chongkai Zhu
- Re: [racket] Writing UTF-16 to a socket/file Sam Tobin-Hochstadt