MongoBinData::__toString
(PECL mongo >= 0.8.1)
MongoBinData::__toString — The string representation of this binary data object.
Descripción
public string MongoBinData::__toString
( void
)
Parámetros
Esta función no tiene parámetros.
Valores devueltos
Returns the string "<Mongo Binary Data>". To access the contents of a MongoBinData, use the bin field.
There are no user contributed notes for this page.
