Php/docs/mongodb-bson-binaryinterface.gettype

From Get docs

MongoDB\BSON\BinaryInterface::getType

(mongodb >=1.3.0)

MongoDB\BSON\BinaryInterface::getTypeReturns the BinaryInterface's type


Description

abstract public MongoDB\BSON\BinaryInterface::getType ( ) : int

Parameters

This function has no parameters.


Return Values

Returns the BinaryInterface's type.


See Also