Path: | base64.rb |
Last Update: | Sat Oct 15 23:44:27 AUS Eastern Standard Time 2005 |
Author: | Yukihiro Matsumoto |
Documentation: | Dave Thomas and Gavin Sinclair |
Until Ruby 1.8.1, these methods were defined at the top-level. Now they are in the Base64 module but included in the top-level, where their usage is deprecated.
See Base64 for documentation.