Closes the writer.
(Overrides BsonWriterClose.) DisposeDisposes of any resources used by the writer.
(Inherited from BsonWriter.) Dispose(Boolean)Disposes of any resources used by the writer.
(Overrides BsonWriterDispose(Boolean).) EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object.) FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.) FlushFlushes any pending data to the output destination.
(Overrides BsonWriterFlush.) GetHashCodeServes as the default hash function.
(Inherited from Object.) GetTypeGets the
Typeof the current instance.
(Inherited from Object.) MemberwiseCloneCreates a shallow copy of the current
Object.
(Inherited from Object.) PopElementNameValidatorPops the element name validator.
(Inherited from BsonWriter.) PopSettingsPops the settings.
(Inherited from BsonWriter.) PushElementNameValidatorPushes the element name validator.
(Inherited from BsonWriter.) PushSettingsPushes new settings for the writer.
(Inherited from BsonWriter.) ThrowInvalidContextTypeThrows an InvalidOperationException when the method called is not valid for the current ContextType.
(Inherited from BsonWriter.) ThrowInvalidStateThrows an InvalidOperationException when the method called is not valid for the current state.
(Inherited from BsonWriter.) ToStringReturns a string that represents the current object.
(Inherited from Object.) WriteBinaryDataWrites BSON binary data to the writer.
(Overrides BsonWriterWriteBinaryData(BsonBinaryData).) WriteBooleanWrites a BSON Boolean to the writer.
(Overrides BsonWriterWriteBoolean(Boolean).) WriteBytesWrites BSON binary data to the writer.
(Overrides BsonWriterWriteBytes(Byte).) WriteDateTimeWrites a BSON DateTime to the writer.
(Overrides BsonWriterWriteDateTime(Int64).) WriteDecimal128Writes a BSON Decimal128 to the writer.
(Overrides BsonWriterWriteDecimal128(Decimal128).) WriteDoubleWrites a BSON Double to the writer.
(Overrides BsonWriterWriteDouble(Double).) WriteEndArrayWrites the end of a BSON array to the writer.
(Overrides BsonWriterWriteEndArray.) WriteEndDocumentWrites the end of a BSON document to the writer.
(Overrides BsonWriterWriteEndDocument.) WriteInt32Writes a BSON Int32 to the writer.
(Overrides BsonWriterWriteInt32(Int32).) WriteInt64Writes a BSON Int64 to the writer.
(Overrides BsonWriterWriteInt64(Int64).) WriteJavaScriptWrites a BSON JavaScript to the writer.
(Overrides BsonWriterWriteJavaScript(String).) WriteJavaScriptWithScopeWrites a BSON JavaScript to the writer (call WriteStartDocument to start writing the scope).
(Overrides BsonWriterWriteJavaScriptWithScope(String).) WriteMaxKeyWrites a BSON MaxKey to the writer.
(Overrides BsonWriterWriteMaxKey.) WriteMinKeyWrites a BSON MinKey to the writer.
(Overrides BsonWriterWriteMinKey.) WriteNameWrites the name of an element to the writer.
(Inherited from BsonWriter.) WriteNullWrites a BSON null to the writer.
(Overrides BsonWriterWriteNull.) WriteObjectIdWrites a BSON ObjectId to the writer.
(Overrides BsonWriterWriteObjectId(ObjectId).) WriteRawBsonArrayWrites a raw BSON array.
(Inherited from BsonWriter.) WriteRawBsonDocumentWrites a raw BSON document.
(Inherited from BsonWriter.) WriteRegularExpressionWrites a BSON regular expression to the writer.
(Overrides BsonWriterWriteRegularExpression(BsonRegularExpression).) WriteStartArrayWrites the start of a BSON array to the writer.
(Overrides BsonWriterWriteStartArray.) WriteStartDocumentWrites the start of a BSON document to the writer.
(Overrides BsonWriterWriteStartDocument.) WriteStringWrites a BSON String to the writer.
(Overrides BsonWriterWriteString(String).) WriteSymbolWrites a BSON Symbol to the writer.
(Overrides BsonWriterWriteSymbol(String).) WriteTimestampWrites a BSON timestamp to the writer.
(Overrides BsonWriterWriteTimestamp(Int64).) WriteUndefinedWrites a BSON undefined to the writer.
(Overrides BsonWriterWriteUndefined.)RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4