| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -225,7 +225,7 @@ class StreamResource { | |||
| 225 | 225 | // These need to be implemented on the readable side of this stream: | |
| 226 | 226 | ||
| 227 | 227 | // Start reading from the underlying resource. This is called by the consumer | |
| 228 | - // when more data is desired. Use `EmitAlloc()` and `EmitData()` to | ||
| 228 | + // when more data is desired. Use `EmitAlloc()` and `EmitRead()` to | ||
| 229 | 229 | // pass data along to the consumer. | |
| 230 | 230 | virtual int ReadStart() = 0; | |
| 231 | 231 | // Stop reading from the underlying resource. This is called by the | |
| Back | FazBrowse Home | New Git URL |
0 commit comments