return the reference
@override VecChar operator [](int idx) => VecChar.fromPointer(ref.ptr + idx, false);