The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

    Flash::FLAP::IO::InputStream

DESCRIPTION

    InputStream package built to handle getting the binary data from the raw input stream.

CHANGES

Sat Mar 13 16:39:29 EST 2004

Changed calls to ord() in readByte() and concatenation readDouble() to prevent the appearance of the "uninitialized" warning.

Sun May 11 16:41:52 EDT 2003

Rewrote readInt to get rid of the "uninitialized" warning when reading bytes of value 0.

3 POD Errors

The following errors were encountered while parsing the POD:

Around line 20:

'=item' outside of any '=over'

Around line 23:

You forgot a '=back' before '=head2'

Around line 25:

'=item' outside of any '=over'

=over without closing =back