@Name(value="LZ4F_frameInfo_t") @Properties(inherit=lz4.class) public class LZ4FFrameInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
LZ4FFrameInfo()
Default native constructor.
|
LZ4FFrameInfo(long size)
Native array allocator.
|
LZ4FFrameInfo(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
blockChecksumFlag() |
LZ4FFrameInfo |
blockChecksumFlag(int setter) |
int |
blockMode() |
LZ4FFrameInfo |
blockMode(int setter) |
int |
blockSizeID() |
LZ4FFrameInfo |
blockSizeID(int setter) |
int |
contentChecksumFlag() |
LZ4FFrameInfo |
contentChecksumFlag(int setter) |
long |
contentSize() |
LZ4FFrameInfo |
contentSize(long setter) |
int |
dictID() |
LZ4FFrameInfo |
dictID(int setter) |
int |
frameType() |
LZ4FFrameInfo |
frameType(int setter) |
LZ4FFrameInfo |
getPointer(long i) |
LZ4FFrameInfo |
position(long position) |
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 LZ4FFrameInfo()
public LZ4FFrameInfo(long size)
Pointer.position(long).public LZ4FFrameInfo(Pointer p)
Pointer(Pointer).public LZ4FFrameInfo position(long position)
public LZ4FFrameInfo getPointer(long i)
getPointer in class Pointerpublic LZ4FFrameInfo blockSizeID(int setter)
public LZ4FFrameInfo blockMode(int setter)
public LZ4FFrameInfo contentChecksumFlag(int setter)
public LZ4FFrameInfo frameType(int setter)
public LZ4FFrameInfo contentSize(long setter)
public LZ4FFrameInfo dictID(int setter)
public LZ4FFrameInfo blockChecksumFlag(int setter)
Copyright © 2022. All rights reserved.