[][src]Module ipfs_unixfs::file

UnixFS file support.

Modules

reader

Low level UnixFS file descriptor reader support.

visit

Higher level API for visiting the file tree.

Enums

FileError

Errors which can happen while processing UnixFS type File or Raw blocks.

FileReadFailed

Describes the errors which can happen during a visit or lower level block-by-block walking of the DAG.