read_s_short method
read_s_short
Read signed short value from the stream.
Returns
A signed short value.
def read_s_short(self, position):
...
| Parameter | Type | Description |
|---|---|---|
| position | int | The position to read from. |
Read signed short value from the stream.
A signed short value.
def read_s_short(self, position):
...
| Parameter | Type | Description |
|---|---|---|
| position | int | The position to read from. |