StringProtocol

extension StringProtocol
  • Declaration

    Swift

    public var hexData: Data { get }
  • Declaration

    Swift

    public var hexBytes: [UInt8] { get }