DEREncoder.encodeIf

Undocumented in source. Be warned that the author may not have intended to support it.
  1. DEREncoder encodeIf(bool cond, DEREncoder codec)
  2. DEREncoder encodeIf(bool cond, T obj)
    struct DEREncoder
    public ref return
    encodeIf
    (
    T
    )
    (
    bool cond
    ,
    auto const ref T obj
    )

Meta