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

==head1 DESCRIPTION

Class used to convert physical perl objects into binary data.

==head1 CHANGES Sun May 11 16:43:05 EDT 2003 Changed writeData to set type to "NULL" when the incoming data is undef. Previously it became a String, just like other scalars.

Changed PHP's writeRecordset to a generic writeAMFObject. Verified Recordset support.

Sun Mar 9 18:20:16 EST 2003 Function writeObject should return the same as writeHash. This assumes that all meaningful data are stored as hash keys.