Procs
proc readVorbis(stream: Stream): SoundData {. ...raises: [IOError, OSError, Exception], tags: [ReadIOEffect], forbids: [].}
proc readVorbis(stream: Stream): SoundData {. ...raises: [IOError, OSError, Exception], tags: [ReadIOEffect], forbids: [].}