Instance Propertyswift-bson 0.3.1BSONABI

bytes

The raw data backing this list. This collection does not include the trailing null byte that appears after its inline elements list.

BSON.List.swift:39
var bytes: ArraySlice<UInt8> { get }