View Source ExM3U8.Serializer protocol (ExM3U8 v0.15.1)

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()