how can i use VB's Encoding.UTF8.GetBytes() and System.Text.Encoding.Default.GetBytes() in actionscript Can Somebody help me ??
How can i Use it in Action script . my VB code is following
Encoding.UTF8.GetBytes("String") and System.Text.Encoding.Default.GetBytes("char array")
Thank You . !
Udit Bhardwaj
