doc/main-rdoc/classes/ByteOrder.html in facets-0.7.1 vs doc/main-rdoc/classes/ByteOrder.html in facets-0.7.2

- old
+ new

@@ -95,17 +95,17 @@ <div id="method-list"> <h3 class="section-bar">Methods</h3> <div class="name-list"> - <a href="#M000635">big?</a>&nbsp;&nbsp; - <a href="#M000633">big_endian?</a>&nbsp;&nbsp; - <a href="#M000630">byte_order</a>&nbsp;&nbsp; - <a href="#M000631">byteorder</a>&nbsp;&nbsp; - <a href="#M000634">little?</a>&nbsp;&nbsp; - <a href="#M000632">little_endian?</a>&nbsp;&nbsp; - <a href="#M000636">network?</a>&nbsp;&nbsp; + <a href="#M000647">big?</a>&nbsp;&nbsp; + <a href="#M000645">big_endian?</a>&nbsp;&nbsp; + <a href="#M000642">byte_order</a>&nbsp;&nbsp; + <a href="#M000643">byteorder</a>&nbsp;&nbsp; + <a href="#M000646">little?</a>&nbsp;&nbsp; + <a href="#M000644">little_endian?</a>&nbsp;&nbsp; + <a href="#M000648">network?</a>&nbsp;&nbsp; </div> </div> </div> @@ -151,44 +151,44 @@ <!-- if method_list --> <div id="methods"> <h3 class="section-bar">Public Instance methods</h3> - <div id="method-M000635" class="method-detail"> - <a name="M000635"></a> + <div id="method-M000647" class="method-detail"> + <a name="M000647"></a> <div class="method-heading"> <span class="method-name">big?</span><span class="method-args">()</span> </div> <div class="method-description"> <p> -Alias for <a href="ByteOrder.html#M000633">big_endian?</a> +Alias for <a href="ByteOrder.html#M000645">big_endian?</a> </p> </div> </div> - <div id="method-M000633" class="method-detail"> - <a name="M000633"></a> + <div id="method-M000645" class="method-detail"> + <a name="M000645"></a> <div class="method-heading"> - <a href="ByteOrder.src/M000633.html" target="Code" class="method-signature" - onclick="popupCode('ByteOrder.src/M000633.html');return false;"> + <a href="ByteOrder.src/M000645.html" target="Code" class="method-signature" + onclick="popupCode('ByteOrder.src/M000645.html');return false;"> <span class="method-name">big_endian?</span><span class="method-args">()</span> </a> </div> <div class="method-description"> </div> </div> - <div id="method-M000630" class="method-detail"> - <a name="M000630"></a> + <div id="method-M000642" class="method-detail"> + <a name="M000642"></a> <div class="method-heading"> - <a href="ByteOrder.src/M000630.html" target="Code" class="method-signature" - onclick="popupCode('ByteOrder.src/M000630.html');return false;"> + <a href="ByteOrder.src/M000642.html" target="Code" class="method-signature" + onclick="popupCode('ByteOrder.src/M000642.html');return false;"> <span class="method-name">byte_order</span><span class="method-args">()</span> </a> </div> <div class="method-description"> @@ -196,61 +196,61 @@ examines the byte order of the underlying machine </p> </div> </div> - <div id="method-M000631" class="method-detail"> - <a name="M000631"></a> + <div id="method-M000643" class="method-detail"> + <a name="M000643"></a> <div class="method-heading"> <span class="method-name">byteorder</span><span class="method-args">()</span> </div> <div class="method-description"> <p> -Alias for <a href="ByteOrder.html#M000630">byte_order</a> +Alias for <a href="ByteOrder.html#M000642">byte_order</a> </p> </div> </div> - <div id="method-M000634" class="method-detail"> - <a name="M000634"></a> + <div id="method-M000646" class="method-detail"> + <a name="M000646"></a> <div class="method-heading"> <span class="method-name">little?</span><span class="method-args">()</span> </div> <div class="method-description"> <p> -Alias for <a href="ByteOrder.html#M000632">little_endian?</a> +Alias for <a href="ByteOrder.html#M000644">little_endian?</a> </p> </div> </div> - <div id="method-M000632" class="method-detail"> - <a name="M000632"></a> + <div id="method-M000644" class="method-detail"> + <a name="M000644"></a> <div class="method-heading"> - <a href="ByteOrder.src/M000632.html" target="Code" class="method-signature" - onclick="popupCode('ByteOrder.src/M000632.html');return false;"> + <a href="ByteOrder.src/M000644.html" target="Code" class="method-signature" + onclick="popupCode('ByteOrder.src/M000644.html');return false;"> <span class="method-name">little_endian?</span><span class="method-args">()</span> </a> </div> <div class="method-description"> </div> </div> - <div id="method-M000636" class="method-detail"> - <a name="M000636"></a> + <div id="method-M000648" class="method-detail"> + <a name="M000648"></a> <div class="method-heading"> <span class="method-name">network?</span><span class="method-args">()</span> </div> <div class="method-description"> <p> -Alias for <a href="ByteOrder.html#M000633">big_endian?</a> +Alias for <a href="ByteOrder.html#M000645">big_endian?</a> </p> </div> </div> \ No newline at end of file