TCPInterface

class TCPInterface @AssistedInject constructor(service: RadioInterfaceService, @Assisted address: String) : StreamInterface, Logging

Constructors

Link copied to clipboard
@AssistedInject
constructor(service: RadioInterfaceService, @Assisted address: String)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun flushBytes()
Link copied to clipboard
open override fun sendBytes(p: ByteArray)