CBOR.Encoder protocol (cbor v1.0.1) View Source

Link to this section Summary

Functions

Converts an Elixir data type to its representation in CBOR.

Link to this section Types

Link to this section Functions

Link to this function

encode_into(element, acc)

View Source

Converts an Elixir data type to its representation in CBOR.