UByte

esexpr.unsigned.UnsignedTypes.UByte
object UByte

Attributes

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

Members list

Value members

Concrete fields

Givens

Givens

Extensions

Extensions

extension (a: UByte)
def *(b: UByte): UByte
def +(b: UByte): UByte
def -(b: UByte): UByte
def /(b: UByte): UByte
def <(b: UByte): Boolean
def <=(b: UByte): Boolean
def >(b: UByte): Boolean
def >=(b: UByte): Boolean
def compare(b: UByte): Int
def toBigInt: BigInt
def toByte: Byte
def toInt: Int
def toLong: Long
def toShort: Short
def toUInt: UInt
def toULong: ULong