Closed mniak closed 6 years ago
I noticed the existence of a method Read(StreamReader streamReader) in the class FixedLengthFileMultiEngine but it is not in the corresponding interface: FixedLengthFileMultiEngine
Read(StreamReader streamReader)
FixedLengthFileMultiEngine
I've done two Pull Requests
For #64, the build is failing but I think it's not my fault.
I noticed the existence of a method
Read(StreamReader streamReader)
in the classFixedLengthFileMultiEngine
but it is not in the corresponding interface:FixedLengthFileMultiEngine