Staticu8Checks if the length of a Uint8Array is at least a specified length. Throws an error if the length is less than the specified length.
Optionalmessage: stringStaticu8Checks if the length of a Uint8Array equals a specified length and throws an error if the lengths do not match.
Optionalmessage: stringStaticu8Compares two Uint8Arrays for equality and throws an error if they are not equal.
Optionalmessage: string
Utility class for validating objects.