Tai Trinh
2012-01-02 10:18:21 UTC
Whats the idiomatic way to turn a string of say "10101000" to a byte.
(right now im just iterating over the string and setting the bits of a
byte)
-Tai
(right now im just iterating over the string and setting the bits of a
byte)
-Tai