Reads a UInt16 value from the input stream.

C# |
public ushort ReadUInt16()

The UInt16 value retrieved from the input stream.

Exception | Condition |
---|---|
[SoamException] | If the value could not be read from the input stream. |
C# |
public ushort ReadUInt16()
Exception | Condition |
---|---|
[SoamException] | If the value could not be read from the input stream. |