| 1 | // Flags: --experimental-quic --experimental-stream-iter --no-warnings |
| 2 | |
| 3 | // Test: pull applies a transform to a QUIC stream. |
| 4 | // Verifies that pull() can process chunks from a QUIC stream through |
nothing calls this directly
no test coverage detected