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

F

fill(byte) - Method in interface java.lang.foreign.MemorySegmentPREVIEW
Fills a value into this memory segment.
find(String) - Method in interface java.lang.foreign.SymbolLookupPREVIEW
Returns the address of the symbol with the given name.
firstVariadicArg(int) - Static method in interface java.lang.foreign.Linker.OptionPREVIEW
Returns A linker option used to denote the index of the first variadic argument layout in a foreign function call.
flatten() - Method in interface java.lang.foreign.SequenceLayoutPREVIEW
Returns a flattened sequence layout.
force() - Method in interface java.lang.foreign.MemorySegmentPREVIEW
Forces any changes made to the contents of this mapped segment to be written to the storage device described by the mapped segment's file descriptor.
FunctionDescriptorPREVIEW - Interface in java.lang.foreign
A function descriptor is made up of zero or more argument layouts and zero or one return layout.
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