Scroll to navigation

Data::AMF::IO(3pm) User Contributed Perl Documentation Data::AMF::IO(3pm)

NAME

Data::AMF::IO - IO class for reading/writing AMF data

DESCRIPTION

IO class for reading/writing AMF data

METHODS

new

read

read_u8

read_u16

read_s16

read_u24

read_u32

read_double

read_utf8

read_utf8_long

write

write_u8

write_u16

write_s16

write_u24

write_u32

write_double

write_utf8

write_utf8_long

swap

ENDIAN

AUTHOR

Daisuke Murase <typester@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.

2016-12-04 perl v5.24.1