| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 76d1b5d commit 836fc27
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2141,22 +2141,6 @@ Calling `Readable.from(string)` or `Readable.from(buffer)` will not have | |||
| 2141 | 2141 | the strings or buffers be iterated to match the other streams semantics | |
| 2142 | 2142 | for performance reasons. | |
| 2143 | 2143 | ||
| 2144 | - ### `stream.Readable.fromWeb(readableStream[, options])` | ||
| 2145 | - | ||
| 2146 | - <!-- YAML | ||
| 2147 | - added: v16.11.0 | ||
| 2148 | - --> | ||
| 2149 | - | ||
| 2150 | - > Stability: 1 - Experimental | ||
| 2151 | - | ||
| 2152 | - * `readableStream` {ReadableStream} | ||
| 2153 | - * `options` {Object} | ||
| 2154 | - * `encoding` {string} | ||
| 2155 | - * `highWaterMark` {number} | ||
| 2156 | - * `objectMode` {boolean} | ||
| 2157 | - * `signal` {AbortSignal} | ||
| 2158 | - * Returns: {stream.Readable} | ||
| 2159 | - | ||
| 2160 | 2144 | ### `stream.Readable.isDisturbed(stream)` | |
| 2161 | 2145 | ||
| 2162 | 2146 | <!-- YAML | |
| Back | FazBrowse Home | New Git URL |
0 commit comments