The name of the EncoderDecoder. This is utilized in the output of toString, equals, and hashCode.
e.g.
override fun name() = "Base16" override fun name() = "Base32.Crockford" override fun name() = "Base64"