Class SegmentBuffer

All Implemented Interfaces:
Iterable<ByteString>, Collection<ByteString>, List<ByteString>, RandomAccess, SequencedCollection<ByteString>

public class SegmentBuffer extends AbstractList<ByteString> implements RandomAccess
Since:
Java 17+
Author:
Kimi Liu