阅读背景:

用于序列化/反序列化一组标志的内置类

来源:互联网 

I need to store an array of flags in a string. I was looking at using BitArray, but noticed that there is no built-in method to write to/read from a char[] or int[] or something. I can write this code easily enough, but I'd prefer to use a built-in method if there is one out there.I need to store an array of flags in a string.




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: