Dart API Reference
dart:html
FileWriter
truncate
truncate
method
@DomName('FileWriter.truncate')
@DocsEditable()
void
truncate
(
int
size
)