@Name(value="arrow::detail::ContinueFuture::ForReturnImpl<void>") @Properties(inherit=arrow.class) public class ForReturnImpl extends Pointer
Then
based on
the return type of the OnSuccess callbackPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
ForReturnImpl()
Default native constructor.
|
ForReturnImpl(long size)
Native array allocator.
|
ForReturnImpl(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
ForReturnImpl |
getPointer(long i) |
ForReturnImpl |
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, zero
public ForReturnImpl()
public ForReturnImpl(long size)
Pointer.position(long)
.public ForReturnImpl(Pointer p)
Pointer(Pointer)
.public ForReturnImpl position(long position)
public ForReturnImpl getPointer(long i)
getPointer
in class Pointer
Copyright © 2022. All rights reserved.