Searched defs:Decoder (Results 1 – 2 of 2) sorted by relevance
35 public class Decoder { class
506 public static class Decoder { class in Base64511 private Decoder(boolean isURL, boolean isMIME) { in Decoder() method in Base64.Decoder