@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)
Deprecated.
|
DeflateManager(long uncomp_chunk_size,
nvcompBatchedDeflateOpts_t format_opts,
CUstream_st user_stream,
int checksum_policy,
int bitstream_kind) |
DeflateManager(long uncomp_chunk_size,
nvcompBatchedDeflateOpts_t format_opts,
CUstream_st user_stream,
int device_id,
int checksum_policy,
int bitstream_kind)
Deprecated.
|
DeflateManager(Pointer p)
Pointer cast constructor.
|
compress, compress, compress, compress, compress, compress, compress, configure_compression, configure_compression, configure_decompression, configure_decompression, configure_decompression, configure_decompression, configure_decompression, configure_decompression, configure_decompression, configure_decompression, configure_decompression, configure_decompression, configure_decompression, configure_decompression, configure_decompression, configure_decompression, deallocate_gpu_mem, decompress, decompress, decompress, decompress, decompress, decompress, decompress, get_compressed_output_size, get_compressed_output_size, get_compressed_output_size, get_compressed_output_size, get_compressed_output_size, get_compressed_output_size, get_compressed_output_size, getPointer, 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, zero
public 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, @Cast(value="nvcomp::ChecksumPolicy") int checksum_policy, @Cast(value="nvcomp::BitstreamKind") int bitstream_kind)
public DeflateManager(@Cast(value="size_t") long uncomp_chunk_size, @Const @ByRef nvcompBatchedDeflateOpts_t format_opts)
@Deprecated 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="nvcomp::ChecksumPolicy") int checksum_policy, @Cast(value="nvcomp::BitstreamKind") int bitstream_kind)
@Deprecated public DeflateManager(@Cast(value="size_t") long uncomp_chunk_size, @Const @ByRef nvcompBatchedDeflateOpts_t format_opts, CUstream_st user_stream, int device_id)
Copyright © 2025. All rights reserved.