Protocols

The following protocols are available globally.

  • Protocol to cast your own type to BLE Data.

    See more

    Declaration

    Swift

    public protocol DataConvertible
  • Protocol to cast BLE Data to your expected type.

    See more

    Declaration

    Swift

    public protocol DataInitializable