Zum Hauptinhalt springen

Unpack binary data

Anatomy

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

Description: 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