summaryrefslogtreecommitdiffstats
path: root/REFLECTION
blob: 9b0457ec553ea5f9b1b2a71ba997902e6970a2a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Extension [ <persistent> extension #103 horde_lz4 version 1.0.10 ] {

  - Functions {
    Function [ <internal:horde_lz4> function horde_lz4_compress ] {

      - Parameters [2] {
        Parameter #0 [ <required> $data ]
        Parameter #1 [ <optional> $high ]
      }
    }
    Function [ <internal:horde_lz4> function horde_lz4_uncompress ] {

      - Parameters [1] {
        Parameter #0 [ <required> $data ]
      }
    }
  }
}