[−][src]Function bulletproofs::util::read32
pub fn read32(data: &[u8]) -> [u8; 32]
Given data with len >= 32, return the first 32 bytes.
pub fn read32(data: &[u8]) -> [u8; 32]
Given data with len >= 32, return the first 32 bytes.