EnhancedPacketBlock

fs2.protocols.pcapng.EnhancedPacketBlock
See theEnhancedPacketBlock companion object
case class EnhancedPacketBlock(length: Length, interfaceId: Long, timestampHigh: Long, timestampLow: Long, capturedPacketLength: Long, originalPacketLength: Long, packetData: ByteVector, options: ByteVector) extends BodyBlock

Attributes

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

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product