We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 688b0e1 commit 12ed780Copy full SHA for 12ed780
README.md
@@ -297,7 +297,7 @@ Performs vectorized non-blocking write operation on a specified file descriptor.
297
298
**Parameter(s)**
299
300
-- **fd** (integer) - The file descriptor to write to.
+- **fd** (integer|resource) - The file descriptor to write to.
301
- **contents** (string) - The arbitrary contents to write.
302
303
**Return value(s)**
0 commit comments