fs2.protocols.pcapng.UnrecognizedBlock
See theUnrecognizedBlock companion object
case class UnrecognizedBlock(blockType: ByteVector, length: Length, bytes: ByteVector) extends BodyBlock
Attributes
- Companion
- object
- Source
- UnrecognizedBlock.scala
- Graph
-
- Supertypes
Members list
In this article