The MongoDB\BSON\BinaryInterface interface
(mongodb >=1.3.0)
简介
This interface is implemented by MongoDB\BSON\Binary
to be used as a parameter, return, or property type in userland classes.
类摘要
MongoDB\BSON\BinaryInterface
{
abstract public getData
(
) :
string
}
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.