Skip to content

Instance Method

decode(_:)

func decode<C>(_ encoded: C) -> [UInt8]? where C : RandomAccessCollection, C.Element == UInt8, C.Index == Int