HexadecimalFilter

Undocumented in source.
public
class HexadecimalFilter : InputFilter {}

Constructors

this
this()

Creates an instance of this kind of filter

Members

Functions

use
void use(dstring input)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From InputFilter

use
void use(dstring input)

Uses this input filter on the provided text.

Meta