decodeBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. MarkovChain!T decodeBinary(ubyte[] encoded)
    decodeBinary
    (
    T
    )
    (
    ubyte[] encoded
    )
  2. MarkovChain!T decodeBinary(Range input)
  3. MarkovChain!T decodeBinary(File input)

Meta