@Properties(inherit=avutil.class) public class AVBlowfish extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
AVBlowfish()
Default native constructor.
|
AVBlowfish(long size)
Native array allocator.
|
AVBlowfish(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
IntPointer |
p() |
int |
p(int i) |
AVBlowfish |
p(int i,
int setter) |
AVBlowfish |
position(long position) |
IntPointer |
s() |
int |
s(int i,
int j) |
AVBlowfish |
s(int i,
int j,
int setter) |
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 AVBlowfish()
public AVBlowfish(long size)
Pointer.position(long)
.public AVBlowfish(Pointer p)
Pointer.Pointer(Pointer)
.public AVBlowfish position(long position)
public AVBlowfish p(int i, int setter)
@MemberGetter @Cast(value="uint32_t*") public IntPointer p()
public AVBlowfish s(int i, int j, int setter)
@MemberGetter @Cast(value="uint32_t(* /*[4]*/ )[256]") public IntPointer s()
Copyright © 2020. All rights reserved.