pamoja for TypeScript - v0.1.17
Preparing search index...
pamoja
mesh
crc16
Function crc16
crc16
(
data
:
Uint8Array
)
:
number
Computes the CRC-16 a frame carries.
Parameters
data
:
Uint8Array
The bytes the checksum covers.
Returns
number
The checksum.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
pamoja for TypeScript - v0.1.17
Loading...
Computes the CRC-16 a frame carries.