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
Show all

Members list

Value members

Concrete methods

def if_tsresol: FiniteDuration

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product