Length

fs2.protocols.pcapng.Length
final case class Length(bv: ByteVector) extends AnyVal

Attributes

Source:
Length.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def toLong(implicit ord: ByteOrdering): Long

Attributes

Source:
Length.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product