Skip to main content

read_pubkey_unchecked

Function read_pubkey_unchecked 

Source
pub unsafe fn read_pubkey_unchecked(data: &[u8], offset: usize) -> Pubkey
Expand description

ยงSafety

Caller must ensure offset..offset + 32 is within data.