Data::AMF::Parser::AMF0(3) deserializer for AMF0

SYNOPSIS


my $obj = Data::AMF::Parser::AMF0->parse($amf0_data);

METHODS

parse

parse_one

parse_number

parse_boolean

parse_string

parse_object

parse_movieclip

parse_null

parse_undefined

parse_reference

parse_ecma_array

parse_strict_array

parse_date

parse_long_string

parse_unsupported

parse_recordset

parse_xml_document

parse_typed_object

 =head2 parse_avmplus_object

AUTHOR

Daisuke Murase <[email protected]>

COPYRIGHT

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

The full text of the license can be found in the LICENSE file included with this module.