CloseInvalidPayload¶
Invalid payload (1007). A message payload was not valid.
Implements¶
- Stringable box
Constructors¶
create¶
Returns¶
- CloseInvalidPayload 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: CloseInvalidPayload val
Returns¶
- Bool val
ne¶
Parameters¶
- that: CloseInvalidPayload val
Returns¶
- Bool val