Searched defs:TlvElement (Results 1 – 1 of 1) sorted by relevance
284 public static class TlvElement { class in TlvBufferUtils309 private TlvElement(int type, int length, byte[] refArray, int offset) { in TlvElement() method in TlvBufferUtils.TlvElement