Int16 package:bytesmith

Signed 16-bit integer.
Parse a LEB-128-zigzag-encoded signed number. If the encoded number is outside the range [-32768,32767], this fails with the provided error.