Protocol driver process for RUF (Redis Binary Format) protocol sessions.
. __Behaviours:__ [`contract_driver`](contract_driver.md).decode/4 | |
encode/3 | |
init/1 | |
init/2 | |
start/1 | |
start/2 |
decode(Contract, Safe, Cont, Binary) -> any()
encode(Contract, Safe, Term) -> any()
init(Contract) -> any()
init(Contract, Options) -> any()
start(Contract) -> any()
start(Contract, Options) -> any()