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