Bug #1564 ยป base64.diff
lib/base64.rb (working copy) | ||
---|---|---|
#
|
||
# = base64.rb: methods for base64-encoding and -decoding stings
|
||
# = base64.rb: methods for base64-encoding and -decoding strings
|
||
#
|
||
# The Base64 module provides for the encoding (#encode64, #strict_encode64,
|