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