pub fn read_data_len(data: &[u8]) -> Result<u32, ProgramError>Expand description
Read the data_len field (bytes 4-7) from an account header.
pub fn read_data_len(data: &[u8]) -> Result<u32, ProgramError>Read the data_len field (bytes 4-7) from an account header.