Skip to main content

unixfs_encode_buffer

Function unixfs_encode_buffer 

Source
pub fn unixfs_encode_buffer(buf: &[u8]) -> Vec<Block>
Expand description

Encode buffer into blocks. The last block in the result is the root.