Method WriteBinarySubType
WriteBinarySubType(BsonStream, BsonBinarySubType)
Writes a binary sub type to the stream.
Parameters
stream
BsonStream The stream.
value
BsonBinary Sub Type The value.
Writes a binary sub type to the stream.
stream
BsonThe stream.
value
BsonThe value.