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