public class CompressionFunctions extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.apache.calcite.avatica.util.ByteString |
compress(String data)
MySql Compression is based on zlib.
|
Copyright © 2012-2020 Apache Software Foundation. All Rights Reserved.