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