ProtobufProtocol.define('sint32', {
    read: function () {
        this.SVarint();
    },
    write: function (value) {