close abstract method
override
Closes the sink.
Calling this method more than once is allowed, but does nothing.
Implementation
void close();
Closes the sink.
Calling this method more than once is allowed, but does nothing.
void close();