BytesV
public struct BytesV: ScalarValue, AsJson
Represents a binary blob returned by the server. Reference.
-
Undocumented
Declaration
Swift
public struct BytesV: ScalarValue, AsJson -
Declaration
Swift
public var description: String -
Undocumented
Declaration
Swift
public struct BytesV: ScalarValue, AsJson -
Undocumented
Declaration
Swift
public struct BytesV: ScalarValue, AsJson
-
Declaration
Swift
public static func == (lhs: BytesV, rhs: BytesV) -> BoolParameters
lhsrhs
BytesV Struct Reference