Flowdock
method

read_to_char

Importance_1
v1_9_2_180 - Show latest stable - 0 notes - Class: CSV
read_to_char(bytes) private

Reads at least bytes from @io, but will read up 10 bytes ahead if needed to ensure the data read is valid in the ecoding of that data. This should ensure that it is safe to use regular expressions on the read data, unless it is actually a broken encoding. The read data will be returned in @encoding.

Show source
Register or log in to add new notes.