The MongoBinData class
Introduction
An object that can be used to store or retrieve binary data from the database.
Class synopsis
MongoBinData
MongoBinData
{
/* Methods */
}Table of Contents
- MongoBinData::__construct — Creates a new binary data object.
- MongoBinData::__toString — The string representation of this binary data object.
MongoBinData
There are no user contributed notes for this page.
