encodeTests.testEncode

Undocumented in source.
  1. JSONValue testEncode(T value)
    template testEncode(Args...)
    static if(useEncodeJson)
    JSONValue
    testEncode
    (
    T
    )
    (
    const T value
    )
  2. template testEncode(Args...)

Members

Functions

testEncode
JSONValue testEncode(T value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta