Gemini.Binary protocol (Gemini v0.2.0)

This protocol serializes data structures to the gemini protocol.

Link to this section Summary

Functions

Serialize input to binary, ready to be sent over Gemini.

Link to this section Types

Specs

t() :: term()

Link to this section Functions

Specs

binary(any()) :: binary()

Serialize input to binary, ready to be sent over Gemini.