Interface MemorySegmentSource

    • Method Detail

      • nextSegment

        MemorySegment nextSegment()
        Gets the next memory segment. If no more segments are available, it returns null.
        Returns:
        The next memory segment, or null, if none is available.