SinkHandlers.handleArray

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void handleArray(Reader reader)
    mixintemplate SinkHandlers(T)
    static if(is(T U : U[]))
    void
    handleArray
    (
    Reader
    )
    (
    Reader reader
    )
  2. alias handleArray = unparseable!"array"

Meta