Laravoole\WebsocketCodec\CodecInterface::encode PHP Method

encode() public static method

public static encode ( $statusCode, $method, $content, $echo )
    public static function encode($statusCode, $method, $content, $echo);
CodecInterface