Module xdrlib
[hide private]
[frames] | no frames]

Module xdrlib

Implements (a subset of) Sun XDR -- eXternal Data Representation.

See: RFC 1014

Classes [hide private]
  Error
Exception class for this module.
  ConversionError
  Packer
Pack various data representations into a buffer.
  Unpacker
Unpacks various data representations from the given buffer.
Functions [hide private]
 
_test()

Imports: struct, _StringIO