package
Version:
v3.0.1
Opens a new window with list of versions in this module.
Published: Sep 4, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
Documentation
¶
Package xor provides utility functions used by other Pion
packages. AMD64 arch.
func XorBytes(dst, a, b []byte) int
XorBytes xors the bytes in a and b. The destination should have enough
space, otherwise xorBytes will panic. Returns the number of bytes xor'd.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.