UnknownExtendedSection

fs2.protocols.mpeg.transport.psi.SectionCodec$.UnknownExtendedSection
case class UnknownExtendedSection(tableId: Int, privateBits: BitVector, extension: SectionExtension, data: ByteVector) extends UnknownSection with ExtendedSection

Attributes

Source:
SectionCodec.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Section
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product