# File lib/gpgme/io_callbacks.rb, line 7
    def read(hook, length)
      @io.read(length)
    end