File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11\section {\module {xdrlib} ---
2- Encode and decode XDR data. }
3- \declaremodule {standard}{xdrlib}
2+ Encode and decode XDR data }
43
4+ \declaremodule {standard}{xdrlib}
55\modulesynopsis {Encoders and decoders for the External Data
6- Representation (XDR).}
6+ Representation (XDR).}
77
88\index {XDR}
99\index {External Data Representation}
1010
11-
1211The \module {xdrlib} module supports the External Data Representation
1312Standard as described in \rfc {1014}, written by Sun Microsystems,
1413Inc. June 1987. It supports most of the data types described in the
@@ -30,6 +29,17 @@ \section{\module{xdrlib} ---
3029\end {classdesc }
3130
3231
32+ \begin {seealso }
33+ \seerfc {1014}{XDR: External Data Representation Standard}{This RFC
34+ defined the encoding of data which was XDR at the time
35+ this module was originally written. It has
36+ appearantly been obsoleted by \rfc {1832}.}
37+
38+ \seerfc {1832}{XDR: External Data Representation Standard}{Newer RFC
39+ that provides a revised definition of XDR.}
40+ \end {seealso }
41+
42+
3343\subsection {Packer Objects \label {xdr-packer-objects } }
3444
3545\class {Packer} instances have the following methods:
You can’t perform that action at this time.
0 commit comments