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