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