AudioStream.readArray

Read data of ogg stream in to array of specified type. This in untested and should probably not be used see the read() function instead.

class AudioStream
deprecated abstract
T[]
readArray
(
T
)
(
uint bufferLength = 4096
,,)

Meta