Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Method WriteRawBsonArray

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

WriteRawBsonArray(IByteBuffer)

Writes a raw BSON array.

void WriteRawBsonArray(IByteBuffer slice)

Parameters

slice IByteBuffer

The byte buffer containing the raw BSON array.