Top Constructors Methods
jdk.internal.foreign.layout

public final Class MemoryLayoutUtil

extends Object
Class Inheritance

Constructor Summary

AccessConstructor and Description
private

Method Summary

Modifier and TypeMethod and Description
public static long
requireByteSizeValid(long byteSize, boolean allowZero)

Inherited from java.lang.Object:
cloneequalsfinalizegetClasshashCodenotifynotifyAlltoStringwaitwaitwait

Constructor Detail

MemoryLayoutUtilback to summary
private MemoryLayoutUtil()

Method Detail

requireByteSizeValidback to summary
public static long requireByteSizeValid(long byteSize, boolean allowZero)