Node.js | Buffer.readFloatLE() Method - GeeksforGeeks
The buf.readFloatLE() method is used to read a 32 bit float number from Buffer class with specified endian format. It facilitate interaction among octet streams inside TCP streams, operations of the file system and various other factors.
https://www.geeksforgeeks.org/node-js-buffer-readfloatle-method/