MongoBinData::__toString

(PECL mongo >= 0.8.1)

MongoBinData::__toStringThe string representation of this binary data object

Açıklama

public MongoBinData::__toString ( void ) : string

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns the string "<Mongo Binary Data>". To access the contents of a MongoBinData, use the bin field.