Instance Propertyswift-bson 0.3.1BSONABI

bytes

The raw data backing this document. This slice does not include the trailing null byte that typically appears after its inline field list.

BSON.Document.swift:47
var bytes: ArraySlice<UInt8> { get }