ExM3U8.Serializer protocol (ex_m3u8 v0.2.0)

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

Link to this section Summary

Types

t()

All the types that implement this protocol.

Link to this section Types

@type t() :: term()

All the types that implement this protocol.

Link to this section Functions

Link to this function

serialize(item)

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