Defines a structure for storing binary data. More...
Go to the source code of this file.
Data Structures | |
class | NXData |
The NXData classNXData represents a structure for storing binary data. More... | |
Enumerations | |
enum | NXHashAlgorithm { NXHashAlgorithmMD5 = sys_hash_md5, NXHashAlgorithmSHA256 = sys_hash_sha256 } |
Hash algorithms supported by NXData. | |
Defines a structure for storing binary data.
Definition in file NXData.h.