method
encode_data_end
ruby latest stable - Class:
SOAP::EncodingStyle::Handler
encode_data_end(generator, ns, data, parent)public
No documentation available.
# File lib/soap/encodingstyle/handler.rb, line 65
def encode_data_end(generator, ns, data, parent)
raise NotImplementError
end