Decoding a string from UTF8 to ascii - TechRepublic
Question
September 24, 2009 at 12:11 PM
djlactose

Decoding a string from UTF8 to ascii

by djlactose . Updated 16 years, 9 months ago

I am trying to decode a string which is utf8 encoded for a windows vb.net project. This is for an API I am writing so I am trying to make the entire function self contained.

This discussion is locked

All Comments