decodeJSON

Undocumented in source. Be warned that the author may not have intended to support it.
  1. MarkovChain!T decodeJSON(string encoded)
  2. MarkovChain!T decodeJSON(File input, size_t chunkSize)
    decodeJSON
    (
    T
    )
    (
    File input
    ,
    size_t chunkSize = 4096
    )

Meta