Initializerswift-nio 2.72.0_NIOBase64->Swift
init(base64Encoding:)
Base64 encode a collection of UInt8 to a string, without the use of Foundation.
Base64.swift:22init<Buffer>(base64Encoding bytes: Buffer) where Buffer : Collection, Buffer.Element == UInt8