Kodio
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodio
kodio-core
/
space.kodio.core
/
AudioRecording
/
Companion
/
fromBytes
from
Bytes
fun
fromBytes
(
format
:
AudioFormat
,
data
:
ByteArray
)
:
AudioRecording
Creates an
AudioRecording
from raw byte data. The data is copied to prevent external mutation.