init(_:)

Creates a parsing input view over the given source data, and initializes its index to the start index of the source.

BSON.Input.swift:18
init(_ source: ArraySlice<UInt8>)