UShort

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

Value members

Concrete methods

override def toString(): String

The String representation of the scala.UShort companion object.

The String representation of the scala.UShort companion object.

Definition Classes
Any

Concrete fields

final val MaxValue: UShort

The largest value representable as a UShort.

The largest value representable as a UShort.

final val MinValue: UShort

The smallest value representable as a UShort.

The smallest value representable as a UShort.

Implicits

Implicits

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