Base64Format.format

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

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

class Base64Format
string
format

Meta