Uses of Class
org.capnproto.ListList.Reader
-
-
Uses of ListList.Reader in org.capnproto
Methods in org.capnproto that return ListList.Reader Modifier and Type Method Description <U extends ListReader>
ListList.Reader<U>ListList.Builder. asReader(ListFactory<T,U> factor)ListList.Reader<ElementReader>ListList.Factory. constructReader(SegmentReader segment, int ptr, int elementCount, int step, int structDataSize, short structPointerCount, int nestingLimit)
-