Hello,

This little class efficiently (I hope) translates binary
data into an String of ASCII '0' and '1' characters.  It
uses the codec encoder/decoder interfaces.  Since it's a
class addition I just jar'ed up the class and its test
case.  The jar is attached and contains:

src/java/org/apache/commons/codec/binary/Binary.java
src/test/org/apache/commons/codec/binary/BinaryTest.java

Alex

Attachment: codec_patch.jar
Description: Zip compressed data

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to