Uses of Class
org.capnproto.TextList.Reader
-
-
Uses of TextList.Reader in org.capnproto
Fields in org.capnproto declared as TextList.Reader Modifier and Type Field Description TextList.ReaderTextList.Reader.Iterator. listMethods in org.capnproto that return TextList.Reader Modifier and Type Method Description TextList.ReaderTextList.Builder. asReader()TextList.ReaderTextList.Factory. constructReader(SegmentReader segment, int ptr, int elementCount, int step, int structDataSize, short structPointerCount, int nestingLimit)Constructors in org.capnproto with parameters of type TextList.Reader Constructor Description Iterator(TextList.Reader list)
-