sqlitecloud-js
sqlitecloud-js copied to clipboard
arrayBuffer / type sendCommands() to receive also the ArrayBuffer
The gateway sends via sendCommands() the ArrayBuffer or Buffer like object.
The driver supports it but it doesn't expose it in the command variable with ArrayBuffer type as well.