StructStringValueField<R extends RTypeIntLike> constructor
const
StructStringValueField<R extends RTypeIntLike> (
- int offset,
- StringCodec<
R> codec
Implementation
const StructStringValueField(super.offset, this.codec);