Byte.toHash

Returns a hash code for a {@code byte} value; compatible with {@code Byte.hashCode()}.

@param value the value to hash @return a hash code value for a {@code byte} value.

class Byte
override @trusted nothrow
size_t
toHash
()

Meta