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