Documentation/Source/eric5.Helpviewer.Network.EmptyNetworkReply.html

changeset 3591
2f2a4a76dd22
parent 2387
2d119e79ab54
equal deleted inserted replaced
3590:5280e37405b8 3591:2f2a4a76dd22
63 </tr><tr> 63 </tr><tr>
64 <td><a href="#EmptyNetworkReply.abort">abort</a></td> 64 <td><a href="#EmptyNetworkReply.abort">abort</a></td>
65 <td>Public slot to abort the operation.</td> 65 <td>Public slot to abort the operation.</td>
66 </tr><tr> 66 </tr><tr>
67 <td><a href="#EmptyNetworkReply.readData">readData</a></td> 67 <td><a href="#EmptyNetworkReply.readData">readData</a></td>
68 <td>Protected method to retrieve data from the reply object.</td> 68 <td>Public method to retrieve data from the reply object.</td>
69 </tr> 69 </tr>
70 </table> 70 </table>
71 <h3>Static Methods</h3> 71 <h3>Static Methods</h3>
72 <table> 72 <table>
73 <tr><td>None</td></tr> 73 <tr><td>None</td></tr>
89 Public slot to abort the operation. 89 Public slot to abort the operation.
90 </p><a NAME="EmptyNetworkReply.readData" ID="EmptyNetworkReply.readData"></a> 90 </p><a NAME="EmptyNetworkReply.readData" ID="EmptyNetworkReply.readData"></a>
91 <h4>EmptyNetworkReply.readData</h4> 91 <h4>EmptyNetworkReply.readData</h4>
92 <b>readData</b>(<i>maxlen</i>) 92 <b>readData</b>(<i>maxlen</i>)
93 <p> 93 <p>
94 Protected method to retrieve data from the reply object. 94 Public method to retrieve data from the reply object.
95 </p><dl> 95 </p><dl>
96 <dt><i>maxlen</i></dt> 96 <dt><i>maxlen</i></dt>
97 <dd> 97 <dd>
98 maximum number of bytes to read (integer) 98 maximum number of bytes to read (integer)
99 </dd> 99 </dd>

eric ide

mercurial