getBinaryData

getBinaryData() function

Returns the copy of an audio’s data. In case of large amount of data consider using of #getStream method to prevent unnecessary loading of audio’s data into memory or even OutOfMemoryException. Read-only byte[].

Result

byte