Searched defs:Base64 (Results 1 – 5 of 5) sorted by relevance
16 public class Base64 class
65 static const char Base64[] = variable
7 public class Base64 class
36 public class Base64 implements BinaryEncoder, BinaryDecoder { class
1137 static const char Base64[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"; variable