markov v1.0.10 (2018-05-02T15:52:07Z)
Dub
Repo
BinaryEncoder.encode
markov
binary
encoder
BinaryEncoder
Undocumented in source. Be warned that the author may not have intended to support it.
ubyte
[]
encode
(MarkovChain!T chain)
struct
BinaryEncoder
(T)
ubyte
[]
encode
()
(
ref
MarkovChain
!
T
chain
)
if
(
isEncodable
!(
T
,
ubyte
[])
)
void
encode
(MarkovChain!T chain, Range output)
Meta
Source
See Implementation
markov
binary
encoder
BinaryEncoder
functions
encode
encodeCounter
encodeState
encodeStates