Package org.bson

Class BsonBinaryReader

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.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