Frontend  0.4.1
Loading...
Searching...
No Matches
DecupService Interface Reference
Inheritance diagram for DecupService:
Collaboration diagram for DecupService:

Public Attributes

int get closeCode
 
String get closeReason
 
Future< void > get ready
 
Stream< Uint8List > get stream
 

Static Public Attributes

static const int ack = 0x1C
 
static const int nak = 0xFC
 

Detailed Description

Todo
document

Member Data Documentation

◆ ack

const int DecupService::ack = 0x1C
static

◆ closeCode

int get DecupService::closeCode

◆ closeReason

String get DecupService::closeReason

◆ nak

const int DecupService::nak = 0xFC
static

◆ ready

Future<void> get DecupService::ready

◆ stream

Stream<Uint8List> get DecupService::stream

The documentation for this interface was generated from the following file: