Interface ShortSource

    • Method Detail

      • transmitShort

        void transmitShort​(short aShort)
                    throws IOException
        Writes (sends) a short.
        Parameters:
        aShort - The short to be pushed.
        Throws:
        IOException - Thrown in case opening or accessing an open line (connection, junction, link) caused problems.