Class Ascii

  • All Implemented Interfaces:
    Encoding, EncodingCore

    public final class Ascii
    extends Object
    implements Encoding
    This is a lucky case, as ASCII can be transformed directly. There is no lookup step needed.
    Author:
    Thomas Morgner