File: PortDecoder.html

package info (click to toggle)
tom 1.1.1-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 6,340 kB
  • ctags: 2,244
  • sloc: objc: 27,863; ansic: 9,804; sh: 7,411; yacc: 3,377; lex: 966; asm: 208; makefile: 62; cpp: 10
file content (29 lines) | stat: -rw-r--r-- 1,164 bytes parent folder | download
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>