CloseNormal¶
Normal closure (1000). The connection fulfilled its purpose.
Implements¶
- Stringable box
Constructors¶
create¶
Returns¶
- CloseNormal 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: CloseNormal val
Returns¶
- Bool val
ne¶
Parameters¶
- that: CloseNormal val
Returns¶
- Bool val