toggle menu
app
androidJvm
switch theme
search in API
app
/
com.crosscall.xscan.sdk.serial
/
SerialPort
Serial
Port
open
class
SerialPort
Members
Constructors
Serial
Port
Link copied to clipboard
constructor
(
device
:
File
,
baudrate
:
Int
,
flags
:
Int
)
Functions
close
Link copied to clipboard
open
fun
close
(
)
get
Input
Stream
Link copied to clipboard
open
fun
getInputStream
(
)
:
InputStream
get
Output
Stream
Link copied to clipboard
open
fun
getOutputStream
(
)
:
OutputStream