Search found 2 matches

by AeroMcFly
Fri Mar 16, 2012 8:02 pm
Forum: Support and Development
Topic: Decoding Base64
Replies: 4
Views: 2470

Re: Decoding Base64

Thanks guys
by AeroMcFly
Fri Mar 16, 2012 12:54 am
Forum: Support and Development
Topic: Decoding Base64
Replies: 4
Views: 2470

Decoding Base64

First of all, I'm very new to Love2D. Very novice programmer. Currently using Love2D 0.8.0 I was just wondering, once you save a file encoded in Base64, how do you load that back and decode it? love.filesystem.setIdentity("DataTest") newData = love.filesystem.newFileData("TEST",&...