src/eric7/Documentation/Source/eric7.WebBrowser.Network.EricSchemeHandler.html

branch
eric7
changeset 10436
f6881d10e995
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10435:c712d09cc839 10436:f6881d10e995
330 <p> 330 <p>
331 Public method to retrieve data from the reply object. 331 Public method to retrieve data from the reply object.
332 </p> 332 </p>
333 <dl> 333 <dl>
334 334
335 <dt><i>maxlen</i></dt> 335 <dt><i>maxlen</i> (int)</dt>
336 <dd> 336 <dd>
337 maximum number of bytes to read (integer) 337 maximum number of bytes to read
338 </dd> 338 </dd>
339 </dl> 339 </dl>
340 <dl> 340 <dl>
341 <dt>Return:</dt> 341 <dt>Return:</dt>
342 <dd> 342 <dd>
343 string containing the data (bytes) 343 string containing the data
344 </dd>
345 </dl>
346 <dl>
347 <dt>Return Type:</dt>
348 <dd>
349 bytes
344 </dd> 350 </dd>
345 </dl> 351 </dl>
346 <div align="right"><a href="#top">Up</a></div> 352 <div align="right"><a href="#top">Up</a></div>
347 <hr /> 353 <hr />
348 </body></html> 354 </body></html>

eric ide

mercurial