Created by potrace 1.16, written by Peter Selinger 2001-2019

Miva Developer Docs

Syntax
crypto_xor( buffer var, dest var )

Returns#

Returns nothing.

Parameters#

Parameter Description
buffer the data that will be processed.
dest the data that will processed against buffer and will contain the results.