Revision 90441276 libavformat/avio.h
libavformat/avio.h | ||
---|---|---|
151 | 151 |
/** |
152 | 152 |
* Read as many bytes as possible (up to size), calling the |
153 | 153 |
* read function multiple times if necessary. |
154 |
* Will also retry if the read function returns AVERROR(EAGAIN). |
|
155 | 154 |
* This makes special short-read handling in applications |
156 | 155 |
* unnecessary, if the return value is < size then it is |
157 | 156 |
* certain there was either an error or the end of file was reached. |
Also available in: Unified diff