BufferedIO.close

Close the buffered IO

This flushes all outstanding writes, closes the underlying FD and releases the buffers.

struct BufferedIO(T)
void
close
()

Meta