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

  - 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 ]
      }
    }
  }
}