Package org.capnproto

Interface ListReader.Factory<T>

    • Method Detail

      • constructReader

        T constructReader​(SegmentReader segment,
                          int ptr,
                          int elementCount,
                          int step,
                          int structDataSize,
                          short structPointerCount,
                          int nestingLimit)