NAME Flash::FLAP::IO::Deserializer
==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.