This is automatic generated document for things in Swow\WebSocket\Opcode class
Class Opcode
Constants
public BINARY = 2 public CLOSE = 8 public CONTINUATION = 0 public PING = 9 public PONG = 10 public TEXT = 1 Methods
Static method getNameOf
public static function getNameOf ( int $opcode ) : int