Extensions

The following extensions are available globally.

  • Declaration

    Swift

    struct Array<Element> : _DestructorSafeContainer
  • Extension for Data

    • Provide init from hex
    • Provide hex representation
    See more

    Declaration

    Swift

    struct Data : ReferenceConvertible, Equatable, Hashable, RandomAccessCollection, MutableCollection, RangeReplaceableCollection, MutableDataProtocol, ContiguousBytes
  • array of bytes

    See more

    Declaration

    Swift

    struct UInt64 : FixedWidthInteger, UnsignedInteger
  • array of bytes

    See more

    Declaration

    Swift

    struct UInt32 : FixedWidthInteger, UnsignedInteger