- Index
- »
- io
- »
- func:ioCrc
def
func:ioCrc
ioCrc(handle, algorithm)
Generate a cycle reduancy check code as a Number. See Buf.crc
for available algorithms.
Example:
ioCrc("foo", "CRC-32").toHex
Generate a cycle reduancy check code as a Number. See Buf.crc
for available algorithms.
Example:
ioCrc("foo", "CRC-32").toHex