Dart
dart:html
FileWriter
truncate method
description
truncate method
void
truncate
(
int
size
)
Implementation
void
truncate(
int
size) native;