StringCodec<R extends RTypeIntLike> constructor

const StringCodec<R extends RTypeIntLike>(
  1. R type
)

Implementation

const StringCodec(super.type);