On Sunday, 2 February 2014 at 17:25:12 UTC, Orvid King wrote:
Base64.encode(import("myFile"));` should work perfectly, provided "myFile" is in a path passed to dmd with the -j switch.
Yep it does.
On Sunday, 2 February 2014 at 17:25:12 UTC, Orvid King wrote:
Base64.encode(import("myFile"));` should work perfectly, provided "myFile" is in a path passed to dmd with the -j switch.
Yep it does.