WriteStream.end

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void end(Handler!Void var1)
  2. void end(T data, Handler!Void handler)
    interface WriteStream(T)
    final
    void
    end
    (,
    Handler!Void handler
    )

Meta