Byte Data Type v1

A Byte value represents a .NET byte array used for binary content, such as a generated document or file body.

Keep binary content as Byte data while passing it between compatible Nodes. Convert it only when the receiving Node requires another representation.

See Array Data Type.