Table of Contents

Method Clear

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

Clear(int, int)

Clears the specified bytes.

void Clear(int position, int count)

Parameters

position int

The position.

count int

The count.