@Properties(inherit=opencv_highgui.class) public class Pt2Func_int_ByteBuffer extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier | Constructor and Description |
|---|---|
protected |
Pt2Func_int_ByteBuffer() |
|
Pt2Func_int_ByteBuffer(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
call(int argc,
ByteBuffer argv) |
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, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic Pt2Func_int_ByteBuffer(Pointer p)
Pointer.Pointer(Pointer).protected Pt2Func_int_ByteBuffer()
public int call(int argc,
@Cast(value="char**") @ByPtrPtr
ByteBuffer argv)
Copyright © 2020. All rights reserved.