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
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 26:
'=item' outside of any '=over'
=over without closing =back