Instance Propertyswift-bson 0.3.1BSONABI

size

The size of this list when encoded with its header and trailing null byte. This is the same as the length encoded in the header itself.

BSON.List.swift:56
var size: Int { get }