Method | Description | |
---|---|---|
Decode ( Unmarshal context, MarshalOpcode op, |
||
PySubStream ( ) : System.IO | ||
PySubStream ( PyObject data ) : System.IO | ||
PySubStream ( byte data ) : System.IO | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
EncodeInternal ( |
public Decode ( Unmarshal context, MarshalOpcode op, |
||
context | Unmarshal | |
op | MarshalOpcode | |
source | ||
return | void |
protected EncodeInternal ( |
||
output | ||
return | void |
public PySubStream ( PyObject data ) : System.IO | ||
data | PyObject | |
return | System.IO |