1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
<html><head><title>File too/PortDecoder</title></head>
<body BGCOLOR="#ffffff" TEXT="#000000" LINK="#000000" VLINK="#000000">
<h1>File too/PortDecoder</h1>
<hr><h2>class <a href="index.html">too</a>.<a name="PortDecoder" href="#i_PortDecoder">PortDecoder</a></h2>
<h3>Inherits</h3>
<dl>
<dt>State supers
<dd><a href="../tom/index.html">tom</a>.<a href="../tom/coding.html#BinaryDecoder">BinaryDecoder</a>, <a href="PortCoder.html#PortCoder">PortCoder</a>
</dl>
<h2>instance <a href="index.html">too</a>.<a name="i_PortDecoder" href="#PortDecoder">PortDecoder</a></h2>
<h3>methods</h3>
<dl><dt><b><pre>id
initWithConnection <a href="Connection.html#ConnectedConnection">ConnectedConnection</a> c;
</pre></b><dd>
Undocumented.
<p><dt><b><pre><a href="../../too/_builtin_/index.html">_builtin_</a>.<a href="../../too/_builtin_/_builtin_.html#Any">Any</a>
decode byte b;
</pre></b><dd>
Handle proxy tags before super.
<p><dt><b><pre>protected byte
readByte;
</pre></b><dd>
Undocumented.
<p><dt><b><pre>protected void
readBytes int num
to pointer address;
</pre></b><dd>
Undocumented.
<p></dl><hr><address>Generated by tm 1.01.</address></body></html>
|