Searched defs:OsFile (Results 1 – 2 of 2) sorted by relevance
191 type OsFile struct { struct192 *os.File193 fs *osFs197 func (f *OsFile) Close() error {
822 type OsFile struct{} struct824 func (*OsFile) Read() {