ByteFixedValue
A ByteFixedValue provides a single output stream that sends a single
byte value.
Module
|
+-- InputDevice
|
+-- FixedValueInput
|
+-- ByteFixedValue
Input streams
none
Output streams
1 byte stream, byteOut
Fields
- byteValue -- the byte value continually provided by the
output stream.
Methods
none