Skip to content

Commit c23fdd2

Browse files
author
Timothy O'Brien
committed
Added Binary encoder/decoder plus exhaustive test case from Alex Karasulu
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk@130294 13f79535-47bb-0310-9956-ffa450edef68
1 parent fb851d4 commit c23fdd2

3 files changed

Lines changed: 2342 additions & 0 deletions

File tree

project.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,11 @@
121121
<email>apache@dave.dribin.org</email>
122122
<roles>digest util</roles>
123123
</contributor>
124+
<contributor>
125+
<name>Alex Karasulu</name>
126+
<email>aok123 at bellsouth.net</email>
127+
<roles>submitted Binary class and test</roles>
128+
</contributor>
124129
</contributors>
125130
<dependencies>
126131
<!-- <dependency>

0 commit comments

Comments
 (0)