ExM3U8.Serializer protocol (ExM3U8 v0.16.1)

Copy Markdown View Source

Protocol for serializing playlist tags into iodata that is further used for generating manifest string.

Summary

Types

t()

All the types that implement this protocol.

Types

t()

@type t() :: term()

All the types that implement this protocol.

Functions

serialize(item)

@spec serialize(struct()) :: iodata()