T? arrayOrNullAt<T extends TypedDataList<int>>([int offset = 0, int? length]) => byteData.arrayOrNullAt<T>(offset, length);