Searched defs:mapFromPath (Results 1 – 2 of 2) sorted by relevance
397 …static MemorySegment mapFromPath(Path path, long bytesSize, FileChannel.MapMode mapMode) throws IO… in mapFromPath() method
583 …static MappedMemorySegment mapFromPath(Path path, long bytesOffset, long bytesSize, FileChannel.Ma… in mapFromPath() method