Bson Binary
Construct a new instance with the given data and the default subtype BsonBinarySubType.BINARY.
Parameters
data
the data
Construct a new instance with the given data and byte value of the subtype
Parameters
type
the subtype byte value
data
the data
constructs a new instance with the given subtype and data