Am 02.10.2013 08:48, schrieb simendsjo:

On Wed, 02 Oct 2013 01:36:52 GMT, Mike wrote:

Hi,

Is there a base64 encoding example? I'm trying to convert an image a person uploads into base64 so i can store it into redis.

I'm kind of new to D, so any help would be appreciated.

Thanks!

You can use std.base64: http://dlang.org/phobos/std_base64.html

If you need D related help, it's probably better to ask at the D forum as it's a lot more active: http://forum.dlang.org/group/digitalmars.D.learn

Right, although sometimes it may be a difficult call which is more
appropriate. At least, on the D.learn forum, if it is indeed vibe.d
related, it's very likely that I personally only see it late or never...