Package org.bson

Class BsonBinaryReader

  • All Implemented Interfaces:
    Closeable, AutoCloseable, BsonReader

    public class BsonBinaryReader
    extends AbstractBsonReader
    A BsonReader implementation that reads from a binary stream of data. This is the most commonly used implementation.
    Since:
    3.0