HexEncoder.this

Create a hex encoder.

  1. this(Case the_case)
    class HexEncoder
    public
    this
  2. this(bool newlines, size_t line_length, Case the_case)

Parameters

the_case Case

the case to use in the encoded strings.

Meta