type net/http.File (interface)

Method Implmentations


Read(p []byte) (n int, err error) *os.File.Read
Seek(offset int64, whence int) (int64, error) *os.File.Seek