summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-09-07 15:37:09 +0200
committerRemi Collet <fedora@famillecollet.com>2016-09-07 15:37:09 +0200
commit01be16084950609741fa98de862242a2dd356c77 (patch)
tree7810f6649bcd0b17c8e4cde6900c71e7c1afcf87 /REFLECTION
php-lz4: 0.2.5 - New package
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION22
1 files changed, 22 insertions, 0 deletions
diff --git a/REFLECTION b/REFLECTION
new file mode 100644
index 0000000..c001124
--- /dev/null
+++ b/REFLECTION
@@ -0,0 +1,22 @@
+Extension [ <persistent> extension #99 lz4 version 0.2.5 ] {
+
+ - Functions {
+ Function [ <internal:lz4> function lz4_compress ] {
+
+ - Parameters [3] {
+ Parameter #0 [ <required> $data ]
+ Parameter #1 [ <optional> $high ]
+ Parameter #2 [ <optional> $extra ]
+ }
+ }
+ Function [ <internal:lz4> function lz4_uncompress ] {
+
+ - Parameters [3] {
+ Parameter #0 [ <required> $data ]
+ Parameter #1 [ <optional> $max ]
+ Parameter #2 [ <optional> $offset ]
+ }
+ }
+ }
+}
+