Searched defs:decodeNext (Results 1 – 2 of 2) sorted by relevance
121 public DataItem decodeNext() throws CborException { in decodeNext() method in CborDecoder
298 private int decodeNext(byte[] b, int off, int len) throws IOException { in decodeNext() method in HuffmanDecoder.HuffmanCodes