I/O & Encoding

PyXdrlib

Python stdlib module — xdrlib. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.

Other Methods

.raise_conversion_error()Neutral
#
Signature
raise_conversion_error(function)

Wrap any raised struct.errors in a ConversionError.

.wraps()Neutral
#
Signature
wraps(wrapped, assigned, updated)

Decorator factory to apply update_wrapper() to a wrapper function

.BytesIO()Neutral
#
Signature
BytesIO(...)

Buffered I/O implementation using an in-memory bytes buffer.

.ConversionError()Neutral
#
Signature
ConversionError(...)

ConversionError class.

.Error()Neutral
#
Signature
Error(...)

Exception class for this module. Use:

.Packer()Neutral
#
Signature
Packer(...)

Pack various data representations into a buffer.

.Unpacker()Neutral
#
Signature
Unpacker(...)

Unpacks various data representations from the given buffer.

Fully-Qualified Names

FQNField
xdrlibfqns[0]

Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.

Import

rule.py
import xdrlib