Hi,
Now, if we have a String we can manipulate its basic components
(Char). How about a Byte, are we able to manipulate its (Bits) one
by one.
I found a class Bit in Java, how about C#.
What do you think, guys !?
Now, if we have a String we can manipulate its basic components
(Char). How about a Byte, are we able to manipulate its (Bits) one
by one.
I found a class Bit in Java, how about C#.
What do you think, guys !?
Comment