Question
Convert String to ByteArray?
Hello,
How does one go about converting a String into a ByteArray? I was hoping the String class would have a method called "GetBytes() or toBytes()", but this doesn't seem to be the case.
Thanks,
Mike
How does one go about converting a String into a ByteArray? I was hoping the String class would have a method called "GetBytes() or toBytes()", but this doesn't seem to be the case.
Thanks,
Mike
