method
terminate
v1_8_6_287 -
Show latest stable
- Class:
CSV::StreamBuf
terminate()protected
No documentation available.
# File lib/csv.rb, line 899
def terminate
while (rel_buf); end
end terminate()No documentation available.
# File lib/csv.rb, line 899
def terminate
while (rel_buf); end
end