exposed
Toggle table of contents
1.0.0-beta-3
jvm
Platform filter
jvm
Switch theme
exposed
exposed-core
/
org.jetbrains.exposed.v1.core
/
ushortLiteral
ushort
Literal
fun
ushortLiteral
(
value
:
UShort
)
:
LiteralOp
<
UShort
>
Returns the specified
value
as a unsigned short literal.