steppedUtf16 constant

SimpleBitCodec<int> const steppedUtf16

Implementation

static const steppedUtf16 = SimpleBitCodec<int>(
  writer: _steppedUtf16Write,
  reader: _steppedUtf16Read,
);