1Data::AMF::Parser::AMF3U(s3e)r Contributed Perl DocumentaDtaitoan::AMF::Parser::AMF3(3)
2
3
4
6 Data::AMF::Parser::AMF3 - deserializer for AMF3
7
9 my $obj = Data::AMF::Parser::AMF3->parse($amf3_data);
10
12 parse
14 Takuho Yoshizu <seagirl@cpan.org>
15
17 This program is free software; you can redistribute it and/or modify it
18 under the same terms as Perl itself.
19
20 The full text of the license can be found in the LICENSE file included
21 with this module.
22
23
24
25perl v5.34.0 2021-07-22 Data::AMF::Parser::AMF3(3)