private void _M1(socket socket, ref subArray <byte> data)
 {
     fastCSharp.net.returnValue.type returnType = fastCSharp.net.returnValue.type.Unknown;
     try
     {
         _i1 inputParameter = new _i1();
         if ((socket.Flags & fastCSharp.net.tcp.commandServer.commandFlags.JsonSerialize) == 0 ? fastCSharp.emit.dataDeSerializer.DeSerialize(ref data, ref inputParameter) : fastCSharp.code.cSharp.tcpBase.JsonDeSerialize(ref inputParameter, ref data))
         {
             _s1 /**/.Call(socket, _value_, ref inputParameter);
             return;
         }
         returnType = fastCSharp.net.returnValue.type.ServerDeSerializeError;
     }
     catch (Exception error)
     {
         returnType = fastCSharp.net.returnValue.type.ServerException;
         fastCSharp.log.Error.Add(error, null, true);
     }
     socket.SendStream(socket.Identity, returnType);
 }
 0 => new Vector4fd(_i1, _j1, _k1, _w1),
 1 => new Vector4fd(_i2, _j2, _k2, _w2),