RecordHeader

fs2.protocols.pcap.RecordHeader
See theRecordHeader companion object
case class RecordHeader(timestampSeconds: Long, timestampMicros: Long, includedLength: Long, originalLength: Long)

Attributes

Companion
object
Source
RecordHeader.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Source
RecordHeader.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product