Библиотеки » Ввод-вывод (dart:io) » OutputStream » destroy
функция OutputStream::destroy
Устанавливает обработчик для метода
Синтаксис
void
OutputStream.destroy
(void handler())
Передаваемые параметры
void handler()Возвращаемое значение
voidОписание
Метод destroy
Sets the handler that gets called when there are no more write
operations pending for this file.