Property | Type | Description | |
---|---|---|---|
InputBuffer | byte[] | ||
InputBufferLength | uint | ||
IoControlCode | uint | ||
OutputBufferLength | uint | ||
Padding | byte[] | ||
isRdpescPresent | bool |
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 |