Instance Methodvapor 4.106.2Vapor

    encode(_:)

    BaseN.swift:163
    func encode<C>(_ decoded: C) -> [UInt8] where C : RandomAccessCollection, C.Element == UInt8, C.Index == Int

    Other members in extension

    Instance members