View Source Id3vx.Frame.Private (Id3vx v0.0.1-rc6)

Link to this section Summary

Link to this section Types

@type t() :: %Id3vx.Frame.Private{
  owner_identifier: String.t(),
  private_data: binary()
}