Write tags to an audio file and return the modified audio data as a
Uint8Array.
The input data is copied into an in-memory buffer; the original input is
never mutated. Only the fields present in tags are changed — any field
that is undefined keeps its existing value in the file.
Write tags to an audio file and return the modified audio data as a
Uint8Array.The input data is copied into an in-memory buffer; the original
inputis never mutated. Only the fields present intagsare changed — any field that isundefinedkeeps its existing value in the file.