Vsevolod (Simon) Ilyushchenko > AMF-Perl-0.11 > AMF::Perl::IO::InputStream

Download:
AMF-Perl-0.11.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Source   Latest Release: AMF-Perl-0.15

NAME ^

    AMF::Perl::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.