Table of Contents

Constructor ByteSerializer

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.