Function solana_program::hash::extend_and_hash [−][src]
pub fn extend_and_hash(id: &Hash, val: &[u8]) -> Hash
Expand description
Return the hash of the given hash extended with the given value.
pub fn extend_and_hash(id: &Hash, val: &[u8]) -> Hash
Return the hash of the given hash extended with the given value.