binary data literal
-
Literal
- binary data literal
- Binary data values may be written using
<
>
around an even number of hexadecimal digits (2 digits per byte of data). Spaces may also be included to aid in readability.
-
Examples: +
set password to <534848e2 80a62074 6f702073 65637265 7421>
-
Related:
<>