Chacha20.block
You're seeing just the function
block
, go back to Chacha20 module for more information.
Specs
block(key(), nonce(), non_neg_integer()) :: binary()
Return an arbitrary block
This is probably most useful in fast-forwarding a stream.