pipe Unix system call. Return two handles as [read_fd, write_fd] or null in case of error.
pipe
[read_fd, write_fd]
null
Generated using TypeDoc
pipe
Unix system call. Return two handles as[read_fd, write_fd]
ornull
in case of error.