| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
The MongoDB\BSON\Binary class(mongodb >=1.0.0) はじめにBSON type for binary data (i.e. array of bytes). Binary values also have a subtype, which is used to indicate what kind of data is in the byte array. Subtypes from zero to 127 are predefined or reserved. Subtypes from 128-255 are user-defined. クラス概要
MongoDB\BSON\Binary
implements
MongoDB\BSON\BinaryInterface
,
MongoDB\BSON\Type
,
Serializable
,
JsonSerializable
{
/* Constants */
/* メソッド */
}定義済み定数
目次
|
![]() |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「The MongoDB\BSON\Binary class」をGoogle検索
|