Searched defs:Base64 (Results 1 – 1 of 1) sorted by relevance
41 public class Base64 implements BinaryEncoder, BinaryDecoder { class181 public Base64() { in Base64() method in Base64200 public Base64(int lineLength) { in Base64() method in Base64222 public Base64(int lineLength, byte[] lineSeparator) { in Base64() method in Base64