Table of Contents

Method WriteCStringBytes

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

WriteCStringBytes(byte[])

Writes the CString bytes to the stream.

public override void WriteCStringBytes(byte[] value)

Parameters

value byte[]

The value.