Skip to content

Commit 0111bf6

Browse files
author
Timothy O'Brien
committed
Added binary to the index.xml page
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk@130296 13f79535-47bb-0310-9956-ffa450edef68
1 parent c5b24c2 commit 0111bf6

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

xdocs/index.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,17 @@
8080
for strict adherence to RFC 2045.
8181
</td>
8282
</tr>
83+
<tr>
84+
<td width="125">
85+
<a href="apidocs/org/apache/commons/codec/binary/Binary.html">
86+
Binary</a>
87+
</td>
88+
<td>
89+
Binary translates between byte arrays and strings of binary digits
90+
"1" and "0".
91+
</td>
92+
</tr>
93+
<tr>
8394
<tr>
8495
<td>
8596
<a href="apidocs/org/apache/commons/codec/binary/Hex.html">

0 commit comments

Comments
 (0)