FfiConverterTypePingUploadTask
public struct FfiConverterTypePingUploadTask : FfiConverterRustBuffer
Undocumented
-
Undocumented
Declaration
Swift
public static func read(from buf: inout (data: Data, offset: Data.Index)) throws -> PingUploadTask
-
Undocumented
Declaration
Swift
public static func write(_ value: PingUploadTask, into buf: inout [UInt8])