Index

A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages

M

make(Consumer<VaList.Builder>, SegmentScope) - Static method in interface java.lang.foreign.VaListPREVIEW
Creates a variable argument list using a builder (see VaList.BuilderPREVIEW), with the given scope.
memberLayouts() - Method in interface java.lang.foreign.GroupLayoutPREVIEW
Returns the member layouts associated with this group.
MemoryLayoutPREVIEW - Interface in java.lang.foreign
A memory layout can be used to describe the contents of a memory segment.
MemoryLayout.PathElementPREVIEW - Interface in java.lang.foreign
An element in a layout path.
MemorySegmentPREVIEW - Interface in java.lang.foreign
A memory segment provides access to a contiguous region of memory.
mismatch(MemorySegment) - Method in interface java.lang.foreign.MemorySegmentPREVIEW
Finds and returns the offset, in bytes, of the first mismatch between this segment and the given other segment.
mismatch(MemorySegment, long, long, MemorySegment, long, long) - Static method in interface java.lang.foreign.MemorySegmentPREVIEW
Finds and returns the relative offset, in bytes, of the first mismatch between the source and the destination segments.
A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages