Fixed32Field¶
primitive val Fixed32Field
Constructors¶
create¶
new val create()
: Fixed32Field val^
Returns¶
- Fixed32Field val^
Public Functions¶
string¶
fun box string()
: String val
Returns¶
- String val
eq¶
fun box eq(
that: Fixed32Field val)
: Bool val
Parameters¶
- that: Fixed32Field val
Returns¶
- Bool val
ne¶
fun box ne(
that: Fixed32Field val)
: Bool val
Parameters¶
- that: Fixed32Field val
Returns¶
- Bool val