The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME Flash::FLAP::IO::Deserializer Translated from PHP Remoting v. 0.5b from the -PHP project.

==head1 DESCRIPTION

Package used to turn the binary data into physical perl objects.

CHANGES Sun Mar 9 18:17:31 EST 2003 The return value of readArray should be \@ret, not @ret.

Tue Mar 11 21:55:41 EST 2003 Fixed reading keys of objects. Added floor(), as Perl lacks it.

Sun Apr 6 14:24:00 2003 Added code to read objects of type 8. Useful for decoding real AMF server packages, but hardly anywhere else.