class Aws::Query::ParamList::IoWrapper

def rewind

Returns:
  • (void) -
def rewind
  @io.rewind
end