--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Network.EricSchemeHandler.html Fri Dec 22 13:57:47 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Network.EricSchemeHandler.html Fri Dec 22 17:24:07 2023 +0100 @@ -332,15 +332,21 @@ </p> <dl> -<dt><i>maxlen</i></dt> +<dt><i>maxlen</i> (int)</dt> <dd> -maximum number of bytes to read (integer) +maximum number of bytes to read </dd> </dl> <dl> <dt>Return:</dt> <dd> -string containing the data (bytes) +string containing the data +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +bytes </dd> </dl> <div align="right"><a href="#top">Up</a></div>