|
3 | 3 | <head> |
4 | 4 | <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
5 | 5 | <meta http-equiv="X-UA-Compatible" content="IE=11"/> |
6 | | -<meta name="generator" content="Doxygen 1.9.8"/> |
| 6 | +<meta name="generator" content="Doxygen 1.12.0"/> |
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1"/> |
8 | 8 | <title>Byte Sized Encoder Decoder: src/byte-sized-encoder-decoder.h Source File</title> |
9 | 9 | <link href="tabs.css" rel="stylesheet" type="text/css"/> |
10 | 10 | <script type="text/javascript" src="jquery.js"></script> |
11 | 11 | <script type="text/javascript" src="dynsections.js"></script> |
| 12 | +<script type="text/javascript" src="clipboard.js"></script> |
| 13 | +<link href="navtree.css" rel="stylesheet" type="text/css"/> |
| 14 | +<script type="text/javascript" src="resize.js"></script> |
| 15 | +<script type="text/javascript" src="cookie.js"></script> |
12 | 16 | <link href="search/search.css" rel="stylesheet" type="text/css"/> |
13 | 17 | <script type="text/javascript" src="search/searchdata.js"></script> |
14 | 18 | <script type="text/javascript" src="search/search.js"></script> |
|
29 | 33 | </table> |
30 | 34 | </div> |
31 | 35 | <!-- end header part --> |
32 | | -<!-- Generated by Doxygen 1.9.8 --> |
| 36 | +<!-- Generated by Doxygen 1.12.0 --> |
33 | 37 | <script type="text/javascript"> |
34 | 38 | /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
35 | 39 | var searchBox = new SearchBox("searchBox", "search/",'.html'); |
36 | 40 | /* @license-end */ |
37 | 41 | </script> |
| 42 | +<script type="text/javascript"> |
| 43 | +/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
| 44 | +$(function() { codefold.init(0); }); |
| 45 | +/* @license-end */ |
| 46 | +</script> |
38 | 47 | <script type="text/javascript" src="menudata.js"></script> |
39 | 48 | <script type="text/javascript" src="menu.js"></script> |
40 | 49 | <script type="text/javascript"> |
41 | 50 | /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
42 | 51 | $(function() { |
43 | | - initMenu('',true,false,'search.php','Search'); |
44 | | - $(document).ready(function() { init_search(); }); |
| 52 | + initMenu('',true,false,'search.php','Search',false); |
| 53 | + $(function() { init_search(); }); |
45 | 54 | }); |
46 | 55 | /* @license-end */ |
47 | 56 | </script> |
48 | 57 | <div id="main-nav"></div> |
49 | 58 | <script type="text/javascript"> |
50 | 59 | /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
51 | | -$(document).ready(function() { init_codefold(0); }); |
| 60 | +$(function(){ initResizable(false); }); |
52 | 61 | /* @license-end */ |
53 | 62 | </script> |
54 | 63 | <!-- window showing the filter options --> |
|
77 | 86 | <li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li> </ul> |
78 | 87 | </div> |
79 | 88 | </div><!-- top --> |
| 89 | +<div id="doc-content"> |
80 | 90 | <div class="header"> |
81 | 91 | <div class="headertitle"><div class="title">byte-sized-encoder-decoder.h</div></div> |
82 | 92 | </div><!--header--> |
|
321 | 331 | </div><!-- fragment --></div><!-- contents --> |
322 | 332 | <!-- start footer part --> |
323 | 333 | <hr class="footer"/><address class="footer"><small> |
324 | | -Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8 |
| 334 | +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.12.0 |
325 | 335 | </small></address> |
| 336 | +</div><!-- doc-content --> |
326 | 337 | </body> |
327 | 338 | </html> |
0 commit comments