|
3 | 3 | <head>
|
4 | 4 | <meta charset="utf-8" />
|
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
6 |
| - <title>Index — stream2py 1.0.32 documentation</title><link rel="stylesheet" href="_static/css/theme.css" type="text/css" /> |
| 6 | + <title>Index — stream2py 1.0.33 documentation</title><link rel="stylesheet" href="_static/css/theme.css" type="text/css" /> |
7 | 7 | <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
8 | 8 | <link rel="stylesheet" href="_static/copybutton.css" type="text/css" />
|
9 | 9 | <link rel="stylesheet" href="_static/graphviz.css" type="text/css" />
|
@@ -96,7 +96,6 @@ <h1 id="index">Index</h1>
|
96 | 96 | | <a href="#K"><strong>K</strong></a>
|
97 | 97 | | <a href="#L"><strong>L</strong></a>
|
98 | 98 | | <a href="#M"><strong>M</strong></a>
|
99 |
| - | <a href="#N"><strong>N</strong></a> |
100 | 99 | | <a href="#O"><strong>O</strong></a>
|
101 | 100 | | <a href="#P"><strong>P</strong></a>
|
102 | 101 | | <a href="#R"><strong>R</strong></a>
|
@@ -332,14 +331,6 @@ <h2 id="M">M</h2>
|
332 | 331 | </ul></td>
|
333 | 332 | </tr></table>
|
334 | 333 |
|
335 |
| -<h2 id="N">N</h2> |
336 |
| -<table style="width: 100%" class="indextable genindextable"><tr> |
337 |
| - <td style="width: 33%; vertical-align: top;"><ul> |
338 |
| - <li><a href="module_docs/stream2py/buffer_reader.html#stream2py.buffer_reader.BufferReader.next">next() (stream2py.buffer_reader.BufferReader method)</a> |
339 |
| -</li> |
340 |
| - </ul></td> |
341 |
| -</tr></table> |
342 |
| - |
343 | 334 | <h2 id="O">O</h2>
|
344 | 335 | <table style="width: 100%" class="indextable genindextable"><tr>
|
345 | 336 | <td style="width: 33%; vertical-align: top;"><ul>
|
@@ -376,6 +367,8 @@ <h2 id="R">R</h2>
|
376 | 367 | </li>
|
377 | 368 | </ul></li>
|
378 | 369 | <li><a href="module_docs/stream2py/utility/sorted_deque.html#stream2py.utility.sorted_deque.SortedDeque.range_by_index">range_by_index() (stream2py.utility.sorted_deque.SortedDeque method)</a>
|
| 370 | +</li> |
| 371 | + <li><a href="module_docs/stream2py/buffer_reader.html#stream2py.buffer_reader.BufferReader.read">read() (stream2py.buffer_reader.BufferReader method)</a> |
379 | 372 | </li>
|
380 | 373 | <li><a href="module_docs/stream2py/utility/reader_writer_lock.html#stream2py.utility.reader_writer_lock.Reader">Reader (class in stream2py.utility.reader_writer_lock)</a>
|
381 | 374 | </li>
|
|
0 commit comments