Class CompressedStringDataChunk

java.lang.Object
com.powsybl.timeseries.AbstractCompressedDataChunk
com.powsybl.timeseries.CompressedStringDataChunk
All Implemented Interfaces:
DataChunk<StringPoint,StringDataChunk>, StringDataChunk

public class CompressedStringDataChunk extends AbstractCompressedDataChunk implements StringDataChunk
RLE (Run-Length encoding) compressed string data chunk.
Author:
Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>