Kvasir.Command.Encoder (kvasir_agent v0.0.14) View Source
Link to this section Summary
Link to this section Functions
Specs
pack(Kvasir.Command.t(), Keyword.t()) :: {:ok, binary()}
Specs
unpack(binary()) :: {:ok, Kvasir.Command.t()} | {:error, atom()}