api.dart.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic. Learn more.
Gets the current byte position in the file.
Returns a Future<int> that completes with the position.
Future<int>
Future<int> position();