init(_:)

Creates a BSON UTF-8 string backed by a String.UTF8View, making the base string contiguous, if it is not already.

BSON.UTF8View.swift:88
init(_ string: String)