read_file_stream
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| read_file_stream [2018/01/27 20:43] – wolfgangriedmann | read_file_stream [2018/01/27 20:44] (current) – wolfgangriedmann | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Read a file using a stream ====== | ====== Read a file using a stream ====== | ||
| - | If you need to read a larger file and process it during the read, you should use a stream for it. | + | If you need to read a larger file and process it during the read, you should use a '' |
| This is largely used when reading or writing in the network using internet protocols. | This is largely used when reading or writing in the network using internet protocols. | ||
read_file_stream.1517085822.txt.gz · Last modified: 2018/01/27 20:43 by wolfgangriedmann