UByte

object UByte
Companion:
class
class Object
trait Matchable
class Any
UByte.type

Value members

Concrete methods

override def toString(): String

The String representation of the scala.UByte companion object.

The String representation of the scala.UByte companion object.

Definition Classes
Any

Concrete fields

final val MaxValue: UByte

The largest value representable as a UByte.

The largest value representable as a UByte.

final val MinValue: UByte

The smallest value representable as a UByte.

The smallest value representable as a UByte.

Implicits

Implicits

implicit def ubyte2uint(x: UByte): UInt
implicit def ubyte2ulong(x: UByte): ULong
implicit def ubyte2ushort(x: UByte): UShort