Struct BsonBinData
Represents a BSON binary data value (Bson.Type.binData).
struct BsonBinData
;
Constructors
Name | Description |
---|---|
this
(type, data)
|
Properties
Name | Type | Description |
---|---|---|
rawData [get]
|
immutable(ubyte)[] | |
type [get]
|
BsonBinData |
Enums
Name | Description |
---|---|
Type
|