Class: URI::Supl
- Inherits:
-
Generic
- Object
- Generic
- URI::Supl
- Includes:
- OpenURI::OpenRead
- Defined in:
- lib/gps_pvt/supl.rb
Constant Summary collapse
- DEFAULT_PORT =
7275
Instance Method Summary collapse
Instance Method Details
#buffer_open(buf, proxy, options) ⇒ Object
664 665 666 |
# File 'lib/gps_pvt/supl.rb', line 664 def buffer_open(buf, proxy, ) OpenURI.open_supl(buf, self, proxy, ) end |