Zum Hauptinhalt springen

Pack binary data

XML
<encode:binary var="var" var_result="var" format="string"/>

<encode:binary /> packs the values of an array into binary data according to a given Perl/PHP-compatible format.

<encode:binary /> is the complement of the <decode:binary /> operation.

Attributes

NameTypeDescriptionDefined By
varvarVariable name encode:binary
var_resultvarResult variable name encode:binary
formatstringFormat encode:binary

Results

BindingTypePredicate
var_resultstringN/A