Mongo
PHP Manual

The MongoBinData class

소개

An object that can be used to store or retreive binary data from the database.

클래스 개요

MongoBinData
MongoBinData {
/* Methods */
public __construct ( string $data [, int $type ] )
public string __toString ( void )
}

Table of Contents


Mongo
PHP Manual