| Package | Description |
|---|---|
| org.apache.iotdb.tsfile.encoding.decoder |
| Modifier and Type | Class and Description |
|---|---|
class |
IntRleDecoder
Decoder for int value using rle or bit-packing.
|
class |
LongRleDecoder
Decoder for long value using rle or bit-packing.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.