toValue

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Value toValue [@property getter]
  2. T toValue [@property setter]
    @safe @property @trusted
    Value
    toValue
    (
    T
    )
    (
    T v
    ,
    ValueFormat valueFormat = ValueFormat.BINARY
    )
    if (
    is(T == string)
    )

Meta