Vsevolod (Simon) Ilyushchenko > AMF-Perl > AMF::Perl::IO::OutputStream

Download:
AMF-Perl-0.15.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Source  

NAME ^

    AMF::Perl::IO::OutputStream

DESCRIPTION ^

    Class used to convert the perl stuff into binary    

==head1 CHANGES

Sun Sep 19 12:59:11 EDT 2004 =item Check for (defined $s) and not just ($s) in writeUTF. =item Write string length as long if it is over 65535.

Sun Jun 20 13:32:31 EDT 2004 =item Added $s="" unless $s in writeUTF to avoid warnings.

Sun Jul 11 18:45:40 EDT 2004

Added the check for endianness.