Index
Error
An error generated when BSON bytes are invalid.
Reports the offset the parser was able to reach before encountering the error.
Error
An error generated when BSON functions encounter an unexpected input
or reaches an unexpected/invalid internal state
Error
`BSONError` objects are thrown when BSON encounters an error.
This is the parent class for all the other errors thrown by this library.