checksumC: Calculate checksum for a packet in C++

View source: R/RcppExports.R

checksumCR Documentation

Calculate checksum for a packet in C++

Description

Calculate checksum for a packet in C++

Usage

checksumC(log, start_index, end_index)

Arguments

log

RawVector representing the contents of log.bin

start_index

the packet start index

end_index

the packet end index


AGread documentation built on Sept. 13, 2022, 5:06 p.m.