*[<Null safety>](https://dart.dev/null-safety)*
void writeInt64Direct (int offset, int value)
@override void writeInt64Direct(int offset, int value) => writeInt64(offset, value);