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