Table of Contents

Method BackpatchSize

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

BackpatchSize(BsonStream, long)

Backpatches the size.

public static void BackpatchSize(this BsonStream stream, long startPosition)

Parameters

stream BsonStream

The stream.

startPosition long

The start position.