name property

String name
final

The name of the encoding.

It should be clear from the name of the encoding what behaviour to expect, in particular, encodings with different special tokens should have different names.

Implementation

final String name;