Rusty Well-Known Member Licensed User Longtime User Feb 14, 2012 #1 I don't know if there is a difference, but the help bubble when you are creating a "string".getbytes("UTF-8") suggests "string".getbytes("UTF8") without the dash.
I don't know if there is a difference, but the help bubble when you are creating a "string".getbytes("UTF-8") suggests "string".getbytes("UTF8") without the dash.
Erel B4X founder Staff member Licensed User Longtime User Feb 15, 2012 #2 Both UTF8 and UTF-8 are fine.