read_s_rational method
read_s_rational
Read a single signed rational number value from the stream.
Returns
The signed rational number.
def read_s_rational(self, position):
...
Parameter | Type | Description |
---|---|---|
position | int | The position to read from. |
Read a single signed rational number value from the stream.
The signed rational number.
def read_s_rational(self, position):
...
Parameter | Type | Description |
---|---|---|
position | int | The position to read from. |