encodeBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ubyte[] encodeBinary(MarkovChain!T chain)
  2. void encodeBinary(MarkovChain!T chain, Range output)
  3. void encodeBinary(MarkovChain!T chain, File output)
    void
    encodeBinary
    (
    T
    )
    (,
    File output
    )

Meta