crc32c property
CRC32c checksum, as described in RFC 4960, Appendix B; encoded using base64 in big-endian byte order.
For more information about using the CRC32c checksum, see Hashes and ETags: Best Practices.
Implementation
core.String? crc32c;
CRC32c checksum, as described in RFC 4960, Appendix B; encoded using base64 in big-endian byte order.
For more information about using the CRC32c checksum, see Hashes and ETags: Best Practices.
core.String? crc32c;