From: Sam Roberts Date: 2004-12-04T13:00:22+09:00 Subject: Re: Base64 packing question Quoteing sandspace@gmail.com, on Sat, Dec 04, 2004 at 10:04:55AM +0900: > Thanks. It works now. > > I did it that way because The Ruby Way (page 92) has "the easiest way > to do a base64 encode/decode is the use the built-in features of Ruby. > The Array class has a pack method..." and it doesn't mention the > base64 class; so I didn't look for one. Its got good advice, thats an odd-ball header, and I wouldn't actually use it, but it saved me typing example code... Cheers, Sam