PHP 8.5.0 Beta 3 available for testing

MongoDB\BSON\BinaryInterface::__toString

(mongodb >=1.3.0)

MongoDB\BSON\BinaryInterface::__toString โ€” Returns the BinaryInterface's data

่ชฌๆ˜Ž

abstract public MongoDB\BSON\BinaryInterface::__toString(): string

ใ“ใฎใƒกใ‚ฝใƒƒใƒ‰ใฏๆฌกใฎใƒกใ‚ฝใƒƒใƒ‰ใฎใ‚จใ‚คใƒชใ‚ขใ‚นใงใ™ใ€‚ MongoDB\BSON\BinaryInterface::getData().

ใƒ‘ใƒฉใƒกใƒผใ‚ฟ

ใ“ใฎ้–ขๆ•ฐใซใฏใƒ‘ใƒฉใƒกใƒผใ‚ฟใฏใ‚ใ‚Šใพใ›ใ‚“ใ€‚

ๆˆปใ‚Šๅ€ค

Returns the BinaryInterface's data.

ๅ‚่€ƒ

๏ผ‹add a note

User Contributed Notes

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