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