We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PublicDirectory.read
Right now these are the docs for the wasm PublicDirectory.read function:
rs-wnfs/wnfs-wasm/src/fs/public/directory.rs
Lines 115 to 116 in 0726da2
It should perhaps be clarified that only a CID is returned.
In the future we'll have rs-wnfs code that understands UnixFS chunking and will be able to stream out the actual bytes of the file.
The text was updated successfully, but these errors were encountered:
This was addressed in #376
Sorry, something went wrong.
No branches or pull requests
Right now these are the docs for the wasm
PublicDirectory.read
function:rs-wnfs/wnfs-wasm/src/fs/public/directory.rs
Lines 115 to 116 in 0726da2
It should perhaps be clarified that only a CID is returned.
In the future we'll have rs-wnfs code that understands UnixFS chunking and will be able to stream out the actual bytes of the file.
The text was updated successfully, but these errors were encountered: