Method WriteCStringBytes NamespaceMongoDB.Bson.IO AssemblyMongoDB.Bson.dll WriteCStringBytes(byte[]) Writes the CString bytes to the stream. public override void WriteCStringBytes(byte[] value) Parameters value byte[] The value.