public domain ogg reader. @author shohei909
currentMillisecond:Float
currentSample:Int
read onlydecoder:VorbisDecoder
read onlyheader:Header
loopLength:Null<Int>
loopStart:Null<Int>
read onlytotalMillisecond:Float
read onlytotalSample:Int
clone ():Reader
inline millisecondToSample (millseconds:Float):Int
read (output:Float32Array, ?samples:Int, ?channels:Int, ?sampleRate:Int, useFloat:Bool = false):Int
inline sampleToMillisecond (samples:Int):Float
staticopenFromBytes (bytes:Bytes):Reader
staticreadAll (bytes:Bytes, output:Output, useFloat:Bool = false):Header