Salty.Multipart.Spec behaviour (libsalty2 v0.3.0) View Source

Link to this section Summary

Link to this section Callbacks

Specs

final(binary()) :: {:ok, binary()} | {:error, atom()}
Link to this callback

final_verify(binary, binary)

View Source

Specs

final_verify(binary(), binary()) :: :ok | {:error, atom()}

Specs

update(binary(), binary()) :: {:ok, binary()} | {:error, atom()}