summaryrefslogtreecommitdiffstats
path: root/REFFLECTION
blob: 4ac0dcef1c806069b1333b4221565812b2c083c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Extension [ <persistent> extension #132 swoole_serialize version 0.1.1 ] {

  - Functions {
    Function [ <internal:swoole_serialize> function swoole_serialize ] {
    }
    Function [ <internal:swoole_serialize> function swoole_fast_serialize ] {
    }
    Function [ <internal:swoole_serialize> function swoole_unserialize ] {
    }
    Function [ <internal:swoole_serialize> function swoole_pack ] {
    }
    Function [ <internal:swoole_serialize> function swoole_unpack ] {
    }
    Function [ <internal:swoole_serialize> function swoole_fast_pack ] {
    }
  }

  - Classes [1] {
    Class [ <internal:swoole_serialize> class swSerialize ] {

      - Constants [0] {
      }

      - Static properties [0] {
      }

      - Static methods [3] {
        Method [ <internal:swoole_serialize> static public method pack ] {
        }

        Method [ <internal:swoole_serialize> static public method fastPack ] {
        }

        Method [ <internal:swoole_serialize> static public method unpack ] {
        }
      }

      - Properties [0] {
      }

      - Methods [2] {
        Method [ <internal:swoole_serialize, ctor> public method __construct ] {
        }

        Method [ <internal:swoole_serialize, dtor> public method __destruct ] {
        }
      }
    }
  }
}