method
decode_text
ruby latest stable - Class:
SOAP::EncodingStyle::SOAPHandler
decode_text(ns, text)public
No documentation available.
# File lib/soap/encodingstyle/soapHandler.rb, line 201
def decode_text(ns, text)
@textbuf << text
end