ISftpFileReader interface ISftpFileReader : IDisposable Reads a given file. Documentation Code byte[] Read() Reads a sequence of bytes from the current file and advances the position within the file by the number of bytes read.