Searched defs:encodeBase64Chunk (Results 1 – 1 of 1) sorted by relevance
249 public int encodeBase64Chunk(int b24, char[] buffer, int ptr) in encodeBase64Chunk() method in Base64Variant258 public void encodeBase64Chunk(StringBuilder sb, int b24) in encodeBase64Chunk() method in Base64Variant315 public int encodeBase64Chunk(int b24, byte[] buffer, int ptr) in encodeBase64Chunk() method in Base64Variant