Method IsAtEndOfFile

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Bson.IO

Assembly

MongoDB.Bson.dll

IsAtEndOfFile()

Determines whether this reader is at end of file.

bool IsAtEndOfFile()

Returns

bool

Whether this reader is at end of file.