Searched refs:decodeTag (Results 1 – 1 of 1) sorted by relevance
105 int tag = decodeTag(data); in decode()173 private static int decodeTag(ByteBuffer data) throws DecodeException { in decodeTag() method in Asn1Decoder