@Properties(inherit=avutil.class) public class Free_Pointer_ByteBuffer extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Modifier | Constructor and Description |
---|---|
protected |
Free_Pointer_ByteBuffer() |
|
Free_Pointer_ByteBuffer(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
call(Pointer opaque,
ByteBuffer data) |
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, zero
public Free_Pointer_ByteBuffer(Pointer p)
Pointer.Pointer(Pointer)
.protected Free_Pointer_ByteBuffer()
public void call(Pointer opaque, @Cast(value="uint8_t*") ByteBuffer data)
Copyright © 2020. All rights reserved.