The MongoDB\BSON\Binary class
(mongodb >=1.0.0)
Class synopsis
final public __construct
(
string $data
,
integer $type
)
final public string getData
(
void
)
final public integer getType
(
void
)
}
Predefined Constants
MongoDB\BSON\Binary::TYPE_GENERIC
-
MongoDB\BSON\Binary::TYPE_FUNCTION
-
MongoDB\BSON\Binary::TYPE_OLD_BINARY
-
MongoDB\BSON\Binary::TYPE_OLD_UUID
-
MongoDB\BSON\Binary::TYPE_UUID
-
MongoDB\BSON\Binary::TYPE_MD5
-
MongoDB\BSON\Binary::TYPE_USER_DEFINED
-
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.