positionSync abstract method
int positionSync(Synchronously gets the current byte position in the file.
Throws a FileSystemException if the operation fails.
Source
int positionSync();
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-io/RandomAccessFile/positionSync.html