CloseMessageTooBig¶
Message too big (1009). A message exceeded the size limit.
Implements¶
- Stringable box
Constructors¶
create¶
Returns¶
- CloseMessageTooBig 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: CloseMessageTooBig val
Returns¶
- Bool val
ne¶
Parameters¶
- that: CloseMessageTooBig val
Returns¶
- Bool val