Class Crc64NvmeChecksum

    • Constructor Detail

      • Crc64NvmeChecksum

        public Crc64NvmeChecksum()
    • Method Detail

      • getChecksumBytes

        public byte[] getChecksumBytes()
        Description copied from interface: SdkChecksum
        Returns the computed checksum in a byte array rather than the long provided by Checksum.getValue().
        Returns:
        byte[] containing the checksum