Icecast.Meta (icecast v1.0.0)

Copy Markdown View Source

Summary

Types

t()

@type t() :: %Icecast.Meta{
  data: map(),
  length: integer(),
  location: String.t(),
  offset: integer(),
  raw: binary(),
  string: String.t()
}