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 Serializabletrait Producttrait Equalstrait ExtendedSectiontrait UnknownSectiontrait Sectionclass Objecttrait Matchableclass Any