Skip to content

Instance Method

encode(_:)

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