EBOR.Encoder protocol (ebor v0.1.0)

Summary

Types

t()

All the types that implement this protocol.

Functions

Converts an Elixir data type to its representation in EBOR.

Types

t()

@type t() :: term()

All the types that implement this protocol.

Functions

encode_into(element, acc)

Converts an Elixir data type to its representation in EBOR.