fs2.protocols.pcapng.SectionHeaderBlock
See theSectionHeaderBlock companion object
case class SectionHeaderBlock(length: Length, ordering: ByteOrdering, majorVersion: Int, minorVersion: Int, bytes: ByteVector)
Attributes
- Companion:
- object
- Source:
- SectionHeaderBlock.scala
- Graph
- Supertypes