![]() |
PIP 5.6.1
Platform-Independent Primitives
|
PIByteArray literal operators. More...
#include "pistring.h"Functions | |
| PIByteArray | operator""_hex (const char *v, size_t sz) |
| Creates PIByteArray from hex string literal (for example "1a2e3f"). | |
| PIByteArray | operator""_base64 (const char *v, size_t sz) |
| Creates PIByteArray from Base64 string literal (for example "aGVsbG8="). | |
PIByteArray literal operators.