set_pos
Description:
Sets the new position of a ByteReader instance to pos
in
bytes.
Parameters:
this |
a ByteReader instance |
pos |
The new position in bytes |
Returns:
true if the position could be set successfully, false otherwise. |