PipeOutputStream.close

Close the write end of the pipe immediately.

Make sure that the pipe is not used after this is called and is released as soon as possible. Due to implementation detail in eventcore this reference could conflict with future pipes.

struct PipeOutputStream
nothrow
void
close
()

Meta