Downloading byte array to phone

Hi. There are some files that return as byte array from service. I want to download tihs byte array files to phone. How can I do this? Do anyone give me an idea about this ?
Thans in advance.

use following plugin
https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-file/

to read or write data