GoLang MongoDB\BSON\BinaryInterface::getType

request it (269)
GoLang replacement for PHP's MongoDB\BSON\BinaryInterface::getType [edit | history]



Do you know a GoLang replacement for PHP's MongoDB\BSON\BinaryInterface::getType? Write it!

PHP MongoDB\BSON\BinaryInterface::getType

PHP original manual for MongoDB\BSON\BinaryInterface::getType [ show | php.net ]

MongoDB\BSON\BinaryInterface::getType

(mongodb >=1.3.0)

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

Description

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

Parameters

This function has no parameters.

Return Values

Returns the BinaryInterface's type.

See Also