read_pubkey

Function read_pubkey 

Source
pub fn read_pubkey(data: &[u8], offset: usize) -> Option<Pubkey>
Expand description

从字节数组中读取 Pubkey(32字节)- SIMD 优化