NAME
Data::AMF::Formatter::AMF3 - AMF3 serializer
SYNOPSIS
my
$amf3_data
= Data::AMF::Formatter::AMF3->
format
(
$obj
);
METHODS
format
AUTHOR
Takuho Yoshizu <seagirl@cpan.org>
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.