Reads an Int16 value from the input stream.

C# |
public short ReadInt16()

The Int16 value retrieved from the input stream.

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