pub fn outboard( input: impl AsRef<[u8]>, block_size: BlockSize ) -> (Vec<u8>, Hash)
Computes the pre order outboard of a file in memory.