Class: Wx::WEB::WebViewHandlerResponseData
- Inherits:
-
Object
- Object
- Wx::WEB::WebViewHandlerResponseData
- Defined in:
- lib/wx/doc/gen/web/web_view_handler.rb
Overview
Note:
This class is untracked and should not be derived from nor instances extended!
A class holding the response data.
Instance Method Summary collapse
-
#get_stream ⇒ Wx::InputStream
(also: #stream)
A pointer to the stream.
Instance Method Details
#get_stream ⇒ Wx::InputStream Also known as: stream
A pointer to the stream.
310 |
# File 'lib/wx/doc/gen/web/web_view_handler.rb', line 310 def get_stream; end |