summaryrefslogtreecommitdiffstats
path: root/REFLECTION
blob: 601c473c718549ecfb7f3bc7eda3a381bf1bc5b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Extension [ <persistent> extension #126 snappy version 0.1.7 ] {

  - Functions {
    Function [ <internal:snappy> function snappy_compress ] {

      - Parameters [1] {
        Parameter #0 [ <required> $data ]
      }
    }
    Function [ <internal:snappy> function snappy_uncompress ] {

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