hex2str top-level property

Codec<String, String> hex2str
final

Implementation

final Codec<String, String> hex2str = str2hex.inverted;