package
1.9.0
Repository: https://github.com/ipfs/go-unixfsnode.git
Documentation: pkg.go.dev

# Functions

NewUnixFSFile attempts to construct an ipld node from the base protobuf node representing the root of a unixfs File.
NewUnixFSFileWithPreload is the same as NewUnixFSFile but it performs a full load of constituent blocks where the file spans multiple blocks.

# Interfaces

A LargeBytesNode is an ipld.Node that can be streamed over.