PQ
M
.guide
Search functions...
Ctrl+K
Binary Functions
Functions for working with binary data.
Binary.From
Converts a value to its binary representation.
Binary.FromText
Decodes text encoded as Base64 or hexadecimal into a binary value.
Binary.ToText
Encodes binary data as Base64 or hexadecimal text.