PHP » GoLang |
login |
register |
about
|
GoLang MongoBinData::__construct
request it (263)
GoLang replacement for PHP's MongoBinData::__construct
[edit | history]
MongoBinData::__construct(PECL mongo >= 0.8.1) MongoBinData::__construct — Creates a new binary data object
Description
public MongoBinData::__construct
( string
$data
[, int $type = 0
] )Creates a new binary data object.
There are seven types of binary data currently recognized by the BSON spec,
which are defined as
class constants. For
backwards compatibility, the PHP driver uses
Parameters
Return ValuesReturns a new binary data object. Changelog
|
more
Recently updated
more
Most requested
more
Last requests
|