-
importer: simplified splitter · f6235c5c
The splitter is simplified using io.ReadFull, as this function does exactly what we wanted. I believe io.ErrUnexpectedEOF should be handled as an EOF here, but please correct me if I'm wrong.
由 Juan Batiz-Benet 提交于f6235c5c
×