This class may initialized from string data (which may include NULs). The primary access to the content of a Binary object is provided by an attribute:
Binary objects have the following methods, supported mainly for internal use by the marshalling/unmarshalling code:
string) |
out) |
It also supports certain of Python's built-in operators through a _cmp__() method.
See About this document... for information on suggesting changes.