| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
MongoDB\BSON\Binary::getData(mongodb >=1.0.0) MongoDB\BSON\Binary::getData — Returns the Binary's data 説明
final public string MongoDB\BSON\Binary::getData
( void
)
パラメータこの関数にはパラメータはありません。 返り値Returns the Binary's data. エラー / 例外
例例1 MongoDB\BSON\Binary::getData() example
<?php 上の例の出力は以下となります。 string(3) "foo" 参考 |
![]() |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「MongoDB\BSON\Binary::getData - Returns the Binary's data」をGoogle検索
|