markov v1.0.10 (2018-05-02T15:52:07Z)
Dub
Repo
BinaryDecoder.decode
markov
binary
decoder
BinaryDecoder
Undocumented in source. Be warned that the author may not have intended to support it.
MarkovChain
!
T
decode
(ubyte[] input)
MarkovChain
!
T
decode
(Range input)
struct
BinaryDecoder
(T)
MarkovChain
!
T
decode
(
Range
)
(
ref
Range
input
)
if
(
isInputRange
!
Range
&&
is
(
ElementType
!
Range
:
ubyte
)
)
if
(
isDecodable
!(
T
,
ubyte
[])
)
Meta
Source
See Implementation
markov
binary
decoder
BinaryDecoder
functions
decode
decodeCounter
decodeState
decodeStates