How to set padding for base64 encoding

rikki cattermole via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Apr 7 05:30:59 PDT 2016


On 08/04/2016 12:19 AM, Kagamin wrote:
> Create a range that would remove the newline characters from string,
> then decode from that.

Can confirm, its \n and \r that is causing the problems here.


More information about the Digitalmars-d-learn mailing list