@Properties(inherit=python.class) public class _withitem extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
_withitem()
Default native constructor.
|
_withitem(long size)
Native array allocator.
|
_withitem(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
_withitem |
context_expr(_expr setter) |
_expr |
context_expr() |
_withitem |
optional_vars(_expr setter) |
_expr |
optional_vars() |
_withitem |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public _withitem()
public _withitem(long size)
Pointer.position(long)
.public _withitem(Pointer p)
Pointer.Pointer(Pointer)
.Copyright © 2020. All rights reserved.