This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Description
Hi, the return-types in java/bindings/src/main/java/com/automatak/dnp3/CommandHeader.java seem a bit inconsistent.
The following return class CommandHeader:
fromSingleCROB
fromSingleAO16
fromCROB
fromAO16
The following return interface CommandHeaders:
fromSingleAO32
fromSingleAOFloat32
fromSingleAODouble64
fromAO32
fromAOFloat32
fromAODouble64
This issue also applies to the