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