Table of Contents

Method WriteRawBsonDocument

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

WriteRawBsonDocument(IByteBuffer)

Writes a raw BSON document.

void WriteRawBsonDocument(IByteBuffer slice)

Parameters

slice IByteBuffer

The byte buffer containing the raw BSON document.