# 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.