BytesV

public struct BytesV: ScalarValue, AsJson

Represents a binary blob returned by the server. Reference.

  • Declaration

    Swift

    public static func == (lhs: BytesV, rhs: BytesV) -> Bool

    Parameters

    lhs
    rhs