public final class CrcChecksumProvider extends Object
Supports the following implementations for CRC32C:
Only supports CRT-based implementation for CRC64NVME (using AWS CRT library).
For internal use only (SdkInternalApi).
| Modifier and Type | Method and Description |
|---|---|
static SdkChecksum |
crc32cImplementation()
Tries to create a Java 9-based CRC32C checksum.
|
public static SdkChecksum crc32cImplementation()
SdkChecksum, based on the first available option.Copyright © 2026. All rights reserved.