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