Method | Description | |
---|---|---|
TightMarshal1 ( OpenWireFormat wireFormat, Object o, BooleanStream bs ) : int | ||
TightMarshal2 ( OpenWireFormat wireFormat, Object o, |
||
TightUnmarshal ( OpenWireFormat wireFormat, Object o, |
public TightMarshal1 ( OpenWireFormat wireFormat, Object o, BooleanStream bs ) : int | ||
wireFormat | OpenWireFormat | |
o | Object | |
bs | BooleanStream | |
return | int |
public TightMarshal2 ( OpenWireFormat wireFormat, Object o, |
||
wireFormat | OpenWireFormat | |
o | Object | |
dataOut | ||
bs | BooleanStream | |
return | void |
public TightUnmarshal ( OpenWireFormat wireFormat, Object o, |
||
wireFormat | OpenWireFormat | |
o | Object | |
dataIn | ||
bs | BooleanStream | |
return | void |