MongoDB\BSON\Binary::__toString

(mongodb >=1.2.0)

MongoDB\BSON\Binary::__toStringReturns the Binary's data

Description

final public MongoDB\BSON\Binary::__toString(): string

This method is an alias of: MongoDB\BSON\Binary::getData().

Parameters

This function has no parameters.

Return Values

Returns the Binary's data.

Examples

Example #1 MongoDB\BSON\Binary::__toString() example

<?php

var_dump
((string) new MongoDB\BSON\Binary('foo', MongoDB\BSON\Binary::TYPE_GENERIC));

?>

The above example will output:

string(3) "foo"

See Also

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top

Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!

Check out: eBank.nz (Art Generator) | Netwrck.com (AI Tools) | Text-Generator.io (AI API) | BitBank.nz (Crypto AI) | ReadingTime (Kids Reading) | RewordGame | BigMultiplayerChess | WebFiddle | How.nz | Helix AI Assistant