XXHash64StringExtension extension

Extension to String to generate xxh64 code.

on

Methods

xxh64code([Encoding? encoding]) int
Gets the 64-bit xxHash value of a String. . Parameters:
xxh64sum([Encoding? encoding]) String
Gets the 64-bit xxHash hash of a String in hexadecimal.