append(_:)

Appends a sequence of bytes to the output destination.

BSON.Output.swift:51
mutating func append(_ bytes: some Sequence<UInt8>)