public final class StructLayout.BOOL16 extends StructLayout.AbstractBoolean
限定符 | 构造器和说明 |
---|---|
protected |
BOOL16() |
protected |
BOOL16(StructLayout.Offset offset) |
protected BOOL16()
protected BOOL16(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.