CRC32ComputeHash(Byte) Method |
Overloaded. Computes the hash value for the input data.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic byte[] ComputeHash(
byte[] buffer
)
Parameters
- buffer Byte
-
Return Value
Byte
See Also