API Version: 1.0
Library Version: 2.1.1
Generated by gi-docgen 2025.3
since: 2.1.1
guint8 fu_xor8 ( const guint8* buf, gsize bufsz )
Returns the bitwise XOR of all bytes in buf.
buf
Available since: 2.1.1
Type: const guint8*
const guint8*
Memory buffer.
bufsz
Type: gsize
gsize
Size of buf.
Type: guint8
guint8
Xor value.