CanonicalEncodingRulesElement.boolean

Encodes a bool

  1. bool boolean [@property getter]
  2. bool boolean [@property setter]
    class CanonicalEncodingRulesElement
    override @property @safe nothrow
    void
    boolean
    (
    in bool value
    )
    out { assert (this.value.length > 0u); }

Meta