encodedData property

String? encodedData
getter/setter pair

The encoded deltas that are encoded using the Golomb-Rice coder.

Implementation

core.String? encodedData;