Sebastian Kühn

Results 1 comments of Sebastian Kühn

WorkAroundExists :-) ```c# private static readonly char[] _Base64Code = { new []{ '.', '/', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J' }, new []{ 'K', 'L', 'M',...