Table of Contents

Method ReadString

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

ReadString()

Reads a BSON string from the reader.

public abstract string ReadString()

Returns

string

A String.