UnknownExtendedSection

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

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product