ascii method

String ascii()

The message digest as a string of ASCII alphabets.

Implementation

String ascii() => cvt.ascii.decode(bytes);