markov ~master (2022-03-27T03:48:23.8425553)
Dub
Repo
BinaryEncoder.encodeCounter
markov
binary
encoder
BinaryEncoder
Undocumented in source. Be warned that the author may not have intended to support it.
struct
BinaryEncoder
(T)
void
encodeCounter
(
Range
)
(
Counter
!
T
counter
,
ref
Range
output
)
if
(
isOutputRange
!(
Range
,
ubyte
)
)
if
(
isEncodable
!(
T
,
ubyte
[])
)
Meta
Source
See Implementation
markov
binary
encoder
BinaryEncoder
functions
encode
encodeCounter
encodeState
encodeStates