The BinaryToText component encodes binary data to ASCII text so that it can be transmitted by an appropriate transport protocol. (Because the SendHTTP and SendSMTP components can perform this conversion automatically, BinaryToText is not needed when using these transport protocols.)
Use the BinaryFromText component to restore the data to its original form.