func notificationData()

in Sources/RxCBCentral/RxPeripheral.swift [82:86]


    func notificationData(for characteristic: CBUUID) -> Observable<Data>
}

/// Aggregates Data for the purpose of demarcation.
public protocol Preprocessor {