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