abandonware / bleno

A Node.js module for implementing BLE (Bluetooth Low Energy) peripherals
https://mastodon.social/@rzr/106068437787315146#bleno
MIT License
149 stars 52 forks source link

Porting old Buffer constructor to Buffer.from()/Buffer.alloc() #27

Closed leahjessie closed 3 years ago

leahjessie commented 3 years ago

Based on https://github.com/noble/bleno/pull/410