//Your (and mine too) one stop shop for all C# .Net and JavaScript code snippets;
Please I want to know whether we can covert String Array into Byte Array......For Example "3DFC" into 0x3D and 0xFCPlz mail me in naveencali@gmail.comNaveen
Use the Convert.ToBase64String() and Convert.FromBase64String()--Nhilesh Baua
Encoding.ASCII.GetBytes() works also.
Please I want to know whether we can covert String Array into Byte Array......For Example "3DFC" into 0x3D and 0xFCPlease mail to my mail id adityamaroju@gmail.complease i require it urgently
is there any method like ConvertStringToByteArray() which converts string to byte array but doesnt take any argument.
Please use your common sense before making a comment, and I truly appreciate your constructive criticisms.
Please I want to know whether we can covert String Array into Byte Array......
ReplyDeleteFor Example "3DFC" into 0x3D and 0xFC
Plz mail me in naveencali@gmail.com
Naveen
Use the Convert.ToBase64String() and Convert.FromBase64String()
ReplyDelete--
Nhilesh Baua
Encoding.ASCII.GetBytes() works also.
ReplyDeletePlease I want to know whether we can covert String Array into Byte Array......
ReplyDeleteFor Example "3DFC" into 0x3D and 0xFC
Please mail to my mail id adityamaroju@gmail.com
please i require it urgently
is there any method like ConvertStringToByteArray() which converts string to byte array but doesnt take any argument.
ReplyDelete