Method ReadSamplingTime
ReadSamplingTime(Buffer)
Reads a sampling time from the buffer.
Declaration
public static SamplingTime ReadSamplingTime(this Buffer buffer)
Parameters
Type | Name | Description |
---|---|---|
Buffer | buffer |
Returns
Type | Description |
---|---|
SamplingTime | The sampling time that has been read from the buffer. |