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 Mon, 23 Jan 2012 17:22:06 -0300 by phpDocumentor 1.4.3