@Namespace(value="parquet") @Properties(inherit=parquet.class) public class AADPrefixVerifier extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
AADPrefixVerifier(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
Verify(BytePointer aad_prefix) |
void |
Verify(String aad_prefix)
Verifies identity (AAD Prefix) of individual file,
or of file collection in a data set.
|
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public AADPrefixVerifier(Pointer p)
Pointer(Pointer)
.public void Verify(@StdString String aad_prefix)
public void Verify(@StdString BytePointer aad_prefix)
Copyright © 2022. All rights reserved.