InterfaceDescriptionBlock

fs2.protocols.pcapng.InterfaceDescriptionBlock
See theInterfaceDescriptionBlock companion object
case class InterfaceDescriptionBlock(length: Length, linkType: LinkType, snapLen: Long, bytes: ByteVector) extends BodyBlock

Attributes

Companion:
object
Source:
InterfaceDescriptionBlock.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait BodyBlock
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product