Constructor ByteSerializer

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Bson.Serialization.Serializers

Assembly

MongoDB.Bson.dll

ByteSerializer()

Initializes a new instance of the ByteSerializer class.

public ByteSerializer()

ByteSerializer(BsonType)

Initializes a new instance of the ByteSerializer class.

public ByteSerializer(BsonType representation)

Parameters

representation BsonType

The representation.