()
| 8363 | }(this); |
| 8364 | } |
| 8365 | get desiredSize() { |
| 8366 | if (!de(this)) throw Ae("desiredSize"); |
| 8367 | return ke(this); |
| 8368 | } |
| 8369 | close() { |
| 8370 | if (!de(this)) throw Ae("close"); |
| 8371 | if (this._closeRequested) throw new TypeError("The stream has already been closed; do not close it again!"); |