in reply to unpacking 6-bit values
So perhaps building something on top of encoding in MIME::Base64, and converting the characters into bytes using tr, might do.
If bit ordering doesn't mess with you.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: unpacking 6-bit values
by BrowserUk (Patriarch) on Dec 11, 2010 at 06:27 UTC |