@Name(value="LZ4F_compressOptions_t") @Properties(inherit=lz4.class) public class LZ4FCompressOptions extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
LZ4FCompressOptions()
Default native constructor.
|
LZ4FCompressOptions(long size)
Native array allocator.
|
LZ4FCompressOptions(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
LZ4FCompressOptions |
getPointer(long i) |
LZ4FCompressOptions |
position(long position) |
IntPointer |
reserved() |
int |
reserved(int i) |
LZ4FCompressOptions |
reserved(int i,
int setter) |
int |
stableSrc() |
LZ4FCompressOptions |
stableSrc(int setter) |
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 LZ4FCompressOptions()
public LZ4FCompressOptions(long size)
Pointer.position(long).public LZ4FCompressOptions(Pointer p)
Pointer(Pointer).public LZ4FCompressOptions position(long position)
public LZ4FCompressOptions getPointer(long i)
getPointer in class Pointerpublic LZ4FCompressOptions stableSrc(int setter)
public LZ4FCompressOptions reserved(int i, int setter)
@MemberGetter @Cast(value="unsigned*") public IntPointer reserved()
Copyright © 2022. All rights reserved.