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

Members list

Value members

Concrete methods

def toLong(implicit ord: ByteOrdering): Long

Attributes

Source
Length.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product