GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
AMF::Perl::IO::Deserializer(3) User Contributed Perl Documentation AMF::Perl::IO::Deserializer(3)

AMF::Perl::IO::Deserializer

    Package used to turn the binary data into physical perl objects.

Patch from Kostas Chatzikokolakis about error checking of input data length.

Patch from Kostas Chatzikokolakis handling encoding.

The return value of readArray should be \@ret, not @ret.

Fixed reading keys of objects.
Added floor(), as Perl lacks it.

Added code to read objects of type 8. Useful for decoding real AMF server packages, but hardly anywhere else.

Hey! The above document had some coding errors, which are explained below:
Around line 19:
'=item' outside of any '=over'
Around line 21:
You forgot a '=back' before '=head2'
Around line 23:
'=item' outside of any '=over'
Around line 25:
You forgot a '=back' before '=head2'
Around line 27:
'=item' outside of any '=over'
Around line 29:
You forgot a '=back' before '=head2'
Around line 31:
'=item' outside of any '=over'
Around line 35:
You forgot a '=back' before '=head2'
Around line 37:
'=item' outside of any '=over'

=over without closing =back

2004-09-19 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.