ChaCha.processByte

Undocumented in source.
struct ChaCha(uint rounds)
@safe nothrow @nogc
ubyte
processByte
(
in ubyte b
)
if (
rounds % 2 == 0
)

Meta