I have a simple question about string. Consider following code:
Dim S1 as String = "abc"
What is the encoding for S1? Is that UTF-8 or depending on user windows local setting?
System.String
is documented to use UTF-16 internally.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With