Property | Type | Description | |
---|---|---|---|
OutputBuffer | byte[] | ||
OutputBufferLength | uint |
Method | Description | |
---|---|---|
Decode ( PduMarshaler marshaler ) : bool | ||
Encode ( PduMarshaler marshaler ) : void |
public Decode ( PduMarshaler marshaler ) : bool | ||
marshaler | PduMarshaler | |
return | bool |
public Encode ( PduMarshaler marshaler ) : void | ||
marshaler | PduMarshaler | |
return | void |