Try "hi there \000" (these are OCaml-style base-10 character specifications). Also if you're really sending byte arrays rather than unicode strings then you might want to use byte-array-strings, e.g.

"hi there"B <-- has type byte[]

"hi there" <-- has type string

don

By on 6/19/2007 6:51 PM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper