Exposes a Wrap function to wrap a given writer into a writer that flushes with every write if the writer also implements the io.Flusher interface.
3.0 KiB
3.0 KiB
Exposes a Wrap function to wrap a given writer into a writer that flushes with every write if the writer also implements the io.Flusher interface.