type io/fs.File (interface)

Method Implmentations

Close() error ReadDirFile.Close *github.com/hirochachacha/go-smb2.File.Close *github.com/pkg/sftp.File.Close net/http.File.Close *os.File.Close
Read([]byte) (int, error) ReadDirFile.Read *github.com/hirochachacha/go-smb2.File.Read *github.com/pkg/sftp.File.Read net/http.File.Read *os.File.Read
Stat() (FileInfo, error) ReadDirFile.Stat *github.com/hirochachacha/go-smb2.File.Stat *github.com/pkg/sftp.File.Stat net/http.File.Stat *os.File.Stat