Table of Contents

Method WriteCString

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

WriteCString(string)

Writes a BSON CString to the stream.

public override void WriteCString(string value)

Parameters

value string

The value.