Class Wire

java.lang.Object
com.codename1.bluetooth.helper.Wire

public final class Wire extends Object
The line-delimited JSON codec of the cn1-ble-helper protocol: command serialization (with escaping) and event-line parsing via JSONParser, with Base64-encoded characteristic/descriptor payloads.