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