Deserializes PivotDataState from binary data contained by the specified stream
Namespace: NReco.PivotData
Assembly: NReco.PivotData (in NReco.PivotData.dll) Version: 1.4.1
Syntax
Parameters
- stream
- Type: System.IOStream
The Stream that contains serialized PivotDataState data
Return Value
Type: PivotDataStatedeserialized PivotDataState instance
Remarks
See Also