method
read
v1_8_6_287 -
Show latest stable
- Class:
CSV::StreamBuf
read(size)protected
protected method ‘read’ must be defined in derived classes. CAUTION: Returning a string which size is not equal to ‘size’ means EnfOfStream. When it is not at EOS, you must block the callee, try to read and return the sized string.