# Functions
NewDir create a limit http.FileSystem that wrap the real http.FileSystem.
NewFile create a limit http.File that wrap the real http.File.
NewHTTPDir create a limit http.FileSystem that wrap the real http.Dir.
NewReader create a limit io.Reader that wrap the real io.Reader.
NewReaderAt create a limit io.ReaderAt that wrap the real io.ReaderAt.