MixedRadixCoder.Decoder

The decoder.

template MixedRadixCoder(I, E, bool withEOF = false)
struct Decoder {}

Constructors

this
this(E encoded)
Undocumented in source.

Members

Functions

get
I get(I card)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta