protected final class StructLayout.Boolean extends StructLayout.AbstractBoolean
限定符 | 构造器和说明 |
---|---|
protected |
Boolean() |
protected |
Boolean(StructLayout.Offset offset) |
protected Boolean()
protected Boolean(StructLayout.Offset offset)
public final boolean get(Pointer ptr)
StructLayout.AbstractBoolean
get
在类中 StructLayout.AbstractBoolean
ptr
- The pointer to the field.public final void set(Pointer ptr, boolean value)
StructLayout.AbstractBoolean
set
在类中 StructLayout.AbstractBoolean
ptr
- The pointer to the field.value
- The new value.Copyright © 2021. All rights reserved.