Method: SOAP::SOAPModuleUtils#to_data
- Defined in:
- lib/soap/baseData.rb
#to_data(str) ⇒ Object
32 33 34 |
# File 'lib/soap/baseData.rb', line 32 def to_data(str) new(str).data end |
32 33 34 |
# File 'lib/soap/baseData.rb', line 32 def to_data(str) new(str).data end |