BsonRootOutput
halotukozak.mcodec.BsonRootOutput
final class BsonRootOutput(buf: BsonBuffer) extends Output
The true top level of a BSON stream. Per the BSON spec every encoded value is a document (there is no bare top-level scalar/array), so only writeObject() is legal here.
Attributes
- Source
- BsonOutput.scala
- Graph
-
- Supertypes
Members list
In this article