[erlang-questions] Large Flat file operations - optimization.

Max Lapshin max.lapshin@REDACTED
Tue Jun 12 09:19:43 CEST 2012


Read, 10 KBytes, split them with binary:split and parse 10 lines.

Remember their byte size and calculate offset of next 10 lines.



More information about the erlang-questions mailing list