kotlin-unsigned
/
unsigned
/
Ushort
/
Companion
/
MAX_VALUE
M
A
X_
V
A
L
U
E
const val
MAX_VALUE
:
Int
= 0xffff
Content copied to clipboard
A constant holding the maximum value an <code>unsigned short</code> can have, 2<sup>16</sup>-1.
Sources
(source)
Link copied to clipboard