@Namespace(value="nvcomp") @Properties(inherit=nvcomp.class) public class DeflateManager extends PimplManager
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
DeflateManager(long uncomp_chunk_size,
nvcompBatchedDeflateOpts_t format_opts) |
DeflateManager(long uncomp_chunk_size,
nvcompBatchedDeflateOpts_t format_opts,
CUstream_st user_stream,
int device_id,
int checksum_policy) |
DeflateManager(Pointer p)
Pointer cast constructor.
|
compress, compress, compress, configure_compression, configure_decompression, configure_decompression, configure_decompression, configure_decompression, decompress, decompress, decompress, get_compressed_output_size, get_compressed_output_size, get_compressed_output_size, getPointer, positionaddress, 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 DeflateManager(Pointer p)
Pointer(Pointer).public DeflateManager(@Cast(value="size_t") long uncomp_chunk_size, @Const @ByRef nvcompBatchedDeflateOpts_t format_opts, CUstream_st user_stream, int device_id, @Cast(value="ChecksumPolicy") int checksum_policy)
public DeflateManager(@Cast(value="size_t") long uncomp_chunk_size, @Const @ByRef nvcompBatchedDeflateOpts_t format_opts)
Copyright © 2024. All rights reserved.