Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
c18a6f3b
Kaydet (Commit)
c18a6f3b
authored
Agu 07, 1998
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Clarify xdrlib synopsis.
üst
2d62395a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
8 deletions
+5
-8
libxdrlib.tex
Doc/lib/libxdrlib.tex
+5
-8
No files found.
Doc/lib/libxdrlib.tex
Dosyayı görüntüle @
c18a6f3b
\section
{
Standard Module
\module
{
xdrlib
}}
\declaremodule
{
standard
}{
xdrlib
}
\modulesynopsis
{
The External Data Representation Standard as described
in
\rfc
{
1014
}
.
}
\modulesynopsis
{
Encoders and decoders for the External Data
Representation
.
}
\index
{
XDR
}
\index
{
External Data Representation
}
...
...
@@ -29,8 +29,7 @@ values from a string buffer. The input buffer is given as
\end{classdesc}
\subsection
{
Packer Objects
}
\label
{
xdr-packer-objects
}
\subsection
{
Packer Objects
\label
{
xdr-packer-objects
}}
\class
{
Packer
}
instances have the following methods:
...
...
@@ -112,8 +111,7 @@ is packed as in \method{pack_farray()} above.
\end{methoddesc}
\subsection
{
Unpacker Objects
}
\label
{
xdr-unpacker-objects
}
\subsection
{
Unpacker Objects
\label
{
xdr-unpacker-objects
}}
The
\class
{
Unpacker
}
class offers the following methods:
...
...
@@ -207,8 +205,7 @@ each element is unpacked as in \method{unpack_farray()} above.
\end{methoddesc}
\subsection
{
Exceptions
}
\nodename
{
xdr-exceptions
}
\subsection
{
Exceptions
\label
{
xdr-exceptions
}}
Exceptions in this module are coded as class instances:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment