Searched refs:sequence (Results 1 – 2 of 2) sorted by relevance
579 public static byte[] encodeAsSequenceOfLengthPrefixedElements(List<byte[]> sequence) { in encodeAsSequenceOfLengthPrefixedElements() argument581 sequence.toArray(new byte[sequence.size()][])); in encodeAsSequenceOfLengthPrefixedElements()584 public static byte[] encodeAsSequenceOfLengthPrefixedElements(byte[][] sequence) { in encodeAsSequenceOfLengthPrefixedElements() argument586 for (byte[] element : sequence) { in encodeAsSequenceOfLengthPrefixedElements()591 for (byte[] element : sequence) { in encodeAsSequenceOfLengthPrefixedElements()599 List<Pair<Integer, byte[]>> sequence) { in encodeAsSequenceOfLengthPrefixedPairsOfIntAndLengthPrefixedBytes() argument601 for (Pair<Integer, byte[]> element : sequence) { in encodeAsSequenceOfLengthPrefixedPairsOfIntAndLengthPrefixedBytes()606 for (Pair<Integer, byte[]> element : sequence) { in encodeAsSequenceOfLengthPrefixedPairsOfIntAndLengthPrefixedBytes()
474 The sequence of options within a header must be processed strictly in1633 A flow is a sequence of packets sent from a particular source to a