| Package | Description |
|---|---|
| org.bidib.jbidibc.debug | |
| org.bidib.jbidibc.debug.rxtx | |
| org.bidib.jbidibc.debug.scm |
| Modifier and Type | Method and Description |
|---|---|
static LineEndingEnum |
LineEndingEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LineEndingEnum[] |
LineEndingEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DebugInterface.send(String message,
LineEndingEnum lineEnding) |
| Modifier and Type | Method and Description |
|---|---|
void |
DebugReader.send(String message,
LineEndingEnum lineEnding)
Send the bytes of the message to the outputstream and add <CR>+<LF>.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DebugReader.send(String message,
LineEndingEnum lineEnding)
Send the bytes of the message to the outputstream and add <CR>+<LF>.
|
Copyright © 2018. All rights reserved.