Dart
dart:html
FileWriter
seek method
description
seek method
void
seek
(
int
position
)
Implementation
void
seek(
int
position) native;