Interface Amfphp_Core_Common_ISerializer

Description

interface for serializers.

  • author: Ariel Sommeria-klein

Located in /Amfphp/Core/Common/ISerializer.php (line 17)


	
			
Method Summary
String serialize (mixed $data)
Methods
serialize (line 24)

Calling this executes the serialization. The return type is noted as a String, but is a binary stream. echo it to the output buffer

  • access: public
String serialize (mixed $data)
  • mixed $data: the data to serialize.

Documentation generated on Thu, 24 Mar 2011 16:55:40 +0100 by phpDocumentor 1.4.3