Interface BleParser

All Known Implementing Classes:
AppearanceBleParser, ClientConfigurationBleParser, DefaultBleParser, HeartRateBleParser, HeartRateMeasurementBleParser, PeripheralPreferredBleParser, StringBleParser

public interface BleParser
  • Method Summary

    Modifier and Type
    Method
    Description
    parse(byte[] value)
     
  • Method Details

    • parse

      String parse(byte[] value)