Closes the reader.
(Overrides BsonReaderClose.) DisposeDisposes of any resources used by the reader.
(Inherited from BsonReader.) Dispose(Boolean)Disposes of any resources used by the reader.
(Overrides BsonReaderDispose(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.) GetBookmarkGets a bookmark to the reader's current position and state.
(Overrides BsonReaderGetBookmark.) GetCurrentBsonTypeGets the current BsonType (calls ReadBsonType if necessary).
(Inherited from BsonReader.) GetHashCodeServes as the default hash function.
(Inherited from Object.) GetTypeGets the
Typeof the current instance.
(Inherited from Object.) IsAtEndOfFileDetermines whether this reader is at end of file.
(Overrides BsonReaderIsAtEndOfFile.) MemberwiseCloneCreates a shallow copy of the current
Object.
(Inherited from Object.) ReadBinaryDataReads BSON binary data from the reader.
(Overrides BsonReaderReadBinaryData.) ReadBooleanReads a BSON boolean from the reader.
(Overrides BsonReaderReadBoolean.) ReadBsonTypeReads a BsonType from the reader.
(Overrides BsonReaderReadBsonType.) ReadBytesReads BSON binary data from the reader.
(Overrides BsonReaderReadBytes.) ReadDateTimeReads a BSON DateTime from the reader.
(Overrides BsonReaderReadDateTime.) ReadDecimal128Reads a BSON Decimal128 from the reader.
(Overrides BsonReaderReadDecimal128.) ReadDoubleReads a BSON Double from the reader.
(Overrides BsonReaderReadDouble.) ReadEndArrayReads the end of a BSON array from the reader.
(Overrides BsonReaderReadEndArray.) ReadEndDocumentReads the end of a BSON document from the reader.
(Overrides BsonReaderReadEndDocument.) ReadInt32Reads a BSON Int32 from the reader.
(Overrides BsonReaderReadInt32.) ReadInt64Reads a BSON Int64 from the reader.
(Overrides BsonReaderReadInt64.) ReadJavaScriptReads a BSON JavaScript from the reader.
(Overrides BsonReaderReadJavaScript.) ReadJavaScriptWithScopeReads a BSON JavaScript with scope from the reader (call ReadStartDocument next to read the scope).
(Overrides BsonReaderReadJavaScriptWithScope.) ReadMaxKeyReads a BSON MaxKey from the reader.
(Overrides BsonReaderReadMaxKey.) ReadMinKeyReads a BSON MinKey from the reader.
(Overrides BsonReaderReadMinKey.) ReadNameReads the name of an element from the reader.
(Inherited from BsonReader.) ReadName(INameDecoder)Reads the name of an element from the reader.
(Overrides BsonReaderReadName(INameDecoder).) ReadNullReads a BSON null from the reader.
(Overrides BsonReaderReadNull.) ReadObjectIdReads a BSON ObjectId from the reader.
(Overrides BsonReaderReadObjectId.) ReadRawBsonArrayReads a raw BSON array.
(Inherited from BsonReader.) ReadRawBsonDocumentReads a raw BSON document.
(Inherited from BsonReader.) ReadRegularExpressionReads a BSON regular expression from the reader.
(Overrides BsonReaderReadRegularExpression.) ReadStartArrayReads the start of a BSON array.
(Overrides BsonReaderReadStartArray.) ReadStartDocumentReads the start of a BSON document.
(Overrides BsonReaderReadStartDocument.) ReadStringReads a BSON string from the reader.
(Overrides BsonReaderReadString.) ReadSymbolReads a BSON symbol from the reader.
(Overrides BsonReaderReadSymbol.) ReadTimestampReads a BSON timestamp from the reader.
(Overrides BsonReaderReadTimestamp.) ReadUndefinedReads a BSON undefined from the reader.
(Overrides BsonReaderReadUndefined.) ReturnToBookmarkReturns the reader to previously bookmarked position and state.
(Overrides BsonReaderReturnToBookmark(BsonReaderBookmark).) SkipNameSkips the name (reader must be positioned on a name).
(Overrides BsonReaderSkipName.) SkipValueSkips the value (reader must be positioned on a value).
(Overrides BsonReaderSkipValue.) ThrowInvalidContextTypeThrows an InvalidOperationException when the method called is not valid for the current ContextType.
(Inherited from BsonReader.) ThrowInvalidStateThrows an InvalidOperationException when the method called is not valid for the current state.
(Inherited from BsonReader.) ThrowObjectDisposedExceptionThrows an ObjectDisposedException.
(Inherited from BsonReader.) ToStringReturns a string that represents the current object.
(Inherited from Object.) VerifyBsonTypeVerifies the current state and BsonType of the reader.
(Inherited from BsonReader.)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