name property
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;
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.
final String name;