Interface BufferRecycler

    • Method Detail

      • recycle

        void recycle​(MemorySegment memorySegment)
        Recycles the MemorySegment to its original BufferPool instance.
        Parameters:
        memorySegment - The memory segment to be recycled.