CanonicalEncodingRulesElement.nill

"Decodes" a null, by which I mean: returns nothing, but throws exceptions if the element is not correct.

Note: I had to name this method nill, because null is a keyword in D.

class CanonicalEncodingRulesElement
override @property @safe const
void
nill
()

Throws

Meta