Bytes

fr.hammons.slinc.Bytes$package$.Bytes$
object Bytes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Bytes.type

Members list

Type members

Classlikes

object given_ToExpr_Bytes extends ToExpr[Bytes]

Attributes

Supertypes
trait ToExpr[Bytes]
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def apply(l: Long): Bytes

Givens

Givens

given given_Numeric_Bytes: Numeric[Bytes]

Extensions

Extensions

extension (a: Bytes)(a: Bytes)
inline def %(b: Bytes): Bytes
inline def *(i: Int): Bytes
inline def *(b: Bytes): Bytes
inline def +(b: Bytes): Bytes
inline def -(b: Bytes): Bytes
inline def toBits: Long
inline def toLong: Long
def toSizeT: SizeT