SinkHandlers.handleObject

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void handleObject(Reader reader)
  2. void handleObject(Reader reader)
    mixintemplate SinkHandlers(T)
    static if(!(is(T V : V[K], K)))
    static if(is(T == struct))
    void
    handleObject
    (
    Reader
    )
    (
    Reader reader
    )
  3. alias handleObject = unparseable!"object"

Meta