Flex runs in the ActionScript 3 VM which is open source as the Tamarin
project.  You can see how strings are handled there.

 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of icykorpio
Sent: Saturday, October 27, 2007 10:57 AM
To: [email protected]
Subject: [flexcoders] flex internal string encoding

 


Hi, friends!

Recently I find flex use UCS-2 as the internal string representation.

is this correct?

because after i pass a string out of the flex to container by using 
external interface api. i find the string in memory is coded using 
utf-16(ucs2)

any suggestion?

because i can't find any doc on this. so discuss here.

regards
yinan

 

Reply via email to