method
write
v1_8_6_287 -
Show latest stable
- Class:
SOAP::Attachment
write(out)public
No documentation available.
# File lib/soap/attachment.rb, line 66
def write(out)
out.write(content)
end write(out)No documentation available.
# File lib/soap/attachment.rb, line 66
def write(out)
out.write(content)
end