init(count:)

Allocates a BinaryBuffer of a given element count, initializing the storage to zero.

BSON.BinaryBuffer.swift:42
init(count: Int)