in reply to Re: Unable to unpack a hex string
in thread Unable to unpack a hex string
FYI, another way to read bits from a string is to use vec, that makes it possible to read N bits from position P.
Yes, but it also has byte/word/doubleword/quadword alignment restrictions.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Unable to unpack a hex string
by Eily (Monsignor) on May 17, 2017 at 09:57 UTC |