# File lib/icanhasaudio/ogg/decoder.rb, line 26
      def decode input, output
        native_decode(input, output)
      end