FoundationDBTupleAdapter
public struct FoundationDBTupleAdapter : TupleAdapter
-
Declaration
Swift
public static let typeCodes: Set<UInt8>
-
Declaration
Swift
public static func write(value: UUID, into buffer: inout Data)
-
Declaration
Swift
public static func read(from buffer: Data, at offset: Int) throws -> UUID