G
Guest
In C#, how do I convert a data (could be any primitive types or user defined
structures such as int, short [] ...) to byte[]? How do I convert it back
assume I know the type in advance?
structures such as int, short [] ...) to byte[]? How do I convert it back
assume I know the type in advance?