update : 2015.11.03
php.shukuma.com

검색:
 
 
The string representation of this binary data object.

MongoBinData::__toString

(PECL mongo >= 0.8.1)

MongoBinData::__toStringThe string representation of this binary data object.

설명

public string MongoBinData::__toString ( void )

인수

이 함수는 인수가 없습니다.

반환값

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