(PECL mongo >= 0.8.1)
The string representation of this binary data object.
public string MongoBinData::__toString ( void )
Returns:
Returns the string "<Mongo Binary Data>". To access the contents of a MongoBinData, use the bin field.
Please login to continue.