File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727<!-- ================================================== -->
2828<section name =" User guide" >
2929 <p >
30- Codec is comprised of a modest set of utilities and a
31- simple framework for encoding and decoding both textual and binary data.
30+ Codec is comprised of a set of utilities and a
31+ simple framework for encoding and decoding text and binary data.
3232 </p >
3333
3434 <subsection name =" Binary Encoders" >
35+ <p >Interfaces and classes used by the various implementations in the sub-packages.
36+ </p >
3537 <table >
3638 <tr >
3739 <td width =" 150" >
3840 <a href =" apidocs/org/apache/commons/codec/binary/Base64.html" >
3941 Base64</a >
4042 </td >
4143 <td >
42- Provides Base64 content-transfer- encoding as defined in
44+ Provides Base64 encoding and decoding as defined by
4345 <a href =" http://www.ietf.org/rfc/rfc2045.txt" >RFC 2045</a >. This
4446 encoder can optionally create 76 character chunked output
4547 for strict adherence to RFC 2045.
You can’t perform that action at this time.
0 commit comments