intStepped4Low constant

SimpleBitCodec<int> const intStepped4Low

Implementation

static const intStepped4Low = SimpleBitCodec<int>(
  writer: _intStepped4LowWrite,
  reader: _intStepped4LowRead,
);