class Aws::Query::ParamList

def to_io

Returns:
  • (#read, #rewind, #size) -
def to_io
  IoWrapper.new(self)
end