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.
See Implementation
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.