# File lib\Win32/Console.rb, line 769
    def PeekInput()
      API.PeekConsoleInput(@handle)
    end