Package org.capnproto

Class SegmentReader

    • Constructor Detail

    • Method Detail

      • get

        public final long get​(int index)
      • isInBounds

        public final boolean isInBounds​(int startInWords,
                                        int sizeInWords)
        Verify that the `size`-long (in words) range starting at word index `start` is within bounds.