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