HexFormat.format

Returns {@code hash !is null ? hash.toHex() : null}.

@param hash the hash instance to format into a string. @return {@code hash !is null ? hash.toHex() : null}.

class HexFormat
string
format

Meta