Searched defs:TlvIterable (Results 1 – 1 of 1) sorted by relevance
374 public static class TlvIterable implements Iterable<TlvElement> { class in TlvBufferUtils394 public TlvIterable(int typeSize, int lengthSize, byte[] array, int length) { in TlvIterable() method in TlvBufferUtils.TlvIterable