Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 2cf8c4b2e555c11d7c2c4a74994b8740 > files > 22

ocaml-ocplib-endian-devel-0.4-3.mga4.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link rel="next" href="EndianBigstring.html">
<link rel="Up" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Index of module types" rel=Appendix href="index_module_types.html">
<link title="EndianString" rel="Chapter" href="EndianString.html">
<link title="EndianBigstring" rel="Chapter" href="EndianBigstring.html"><title>EndianString</title>
</head>
<body>
<div class="navbar">&nbsp;<a class="up" href="index.html" title="Index">Up</a>
&nbsp;<a class="post" href="EndianBigstring.html" title="EndianBigstring">Next</a>
</div>
<h1>Module <a href="type_EndianString.html">EndianString</a></h1>

<pre><span class="keyword">module</span> EndianString: <code class="code">sig</code> <a href="EndianString.html">..</a> <code class="code">end</code></pre><div class="info module top">
Functions reading according to Big Endian byte order<br>
</div>
<hr width="100%">

<pre><span class="keyword">module type</span> <a href="EndianString.EndianStringSig.html">EndianStringSig</a> = <code class="code">sig</code> <a href="EndianString.EndianStringSig.html">..</a> <code class="code">end</code></pre>
<pre><span class="keyword">module</span> <a href="EndianString.BigEndian.html">BigEndian</a>: <code class="code">sig</code> <a href="EndianString.BigEndian.html">..</a> <code class="code">end</code></pre>
<pre><span class="keyword">module</span> <a href="EndianString.BigEndian_unsafe.html">BigEndian_unsafe</a>: <code class="code">sig</code> <a href="EndianString.BigEndian_unsafe.html">..</a> <code class="code">end</code></pre>
<pre><span class="keyword">module</span> <a href="EndianString.LittleEndian.html">LittleEndian</a>: <code class="code">sig</code> <a href="EndianString.LittleEndian.html">..</a> <code class="code">end</code></pre>
<pre><span class="keyword">module</span> <a href="EndianString.LittleEndian_unsafe.html">LittleEndian_unsafe</a>: <code class="code">sig</code> <a href="EndianString.LittleEndian_unsafe.html">..</a> <code class="code">end</code></pre></body></html>