Skip bytes in input range.
On success, *err is set to false and return integer. On failure, *err is set to true and return 0. The input range cannot be used anymore.
See Implementation
Skip bytes in input range.