Method WriteBinarySubType
WriteBinarySubType(BsonStream, BsonBinarySubType)
Writes a binary sub type to the stream.
public static void WriteBinarySubType(this BsonStream stream, BsonBinarySubType value)
Parameters
stream
BsonStreamThe stream.
value
BsonBinarySubTypeThe value.