Write a 32 bit varint, signed or unsigned. Same as varint64write(0, value, bytes)
varint64write(0, value, bytes)
Copyright 2008 Google Inc. All rights reserved.
See https://github.com/protocolbuffers/protobuf/blob/1b18833f4f2a2f681f4e4a25cdf3b0a43115ec26/js/binary/encoder.js#L144
Write a 32 bit varint, signed or unsigned. Same as
varint64write(0, value, bytes)
Copyright 2008 Google Inc. All rights reserved.
See https://github.com/protocolbuffers/protobuf/blob/1b18833f4f2a2f681f4e4a25cdf3b0a43115ec26/js/binary/encoder.js#L144