CloseUnsupportedData¶
Unsupported data (1003). An unsupported data type was received.
Implements¶
- Stringable box
Constructors¶
create¶
Returns¶
- CloseUnsupportedData val^
Public Functions¶
code¶
Returns the RFC 6455 numeric close code.
Returns¶
- U16 val
string¶
Returns a human-readable representation including the code and name.
Returns¶
- String iso^
eq¶
Parameters¶
- that: CloseUnsupportedData val
Returns¶
- Bool val
ne¶
Parameters¶
- that: CloseUnsupportedData val
Returns¶
- Bool val