Zum Hauptinhalt springen

Unpack binary data

XML
<decode:binary var="var" format="string">
string
</decode:binary>

<decode:binary /> unpacks binary data into an array according to a given Perl/PHP-compatible format.

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

Attributes

NameTypeDescriptionDefined By
varvarResult variable name decode:binary
formatstringFormat decode:binary

Results

BindingTypePredicate
vararrayno-result-propagation