From b17ce13cc31abd088088bf8ab26cc924a6a36585 Mon Sep 17 00:00:00 2001 From: CGantert345 <57003061+CGantert345@users.noreply.github.com> Date: Tue, 28 Jul 2020 17:57:25 +0200 Subject: Draft of the new DOSIPAS included --- src/org/uic/barcode/utils/package.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 src/org/uic/barcode/utils/package.html (limited to 'src/org/uic/barcode/utils/package.html') diff --git a/src/org/uic/barcode/utils/package.html b/src/org/uic/barcode/utils/package.html new file mode 100644 index 0000000..45a73a9 --- /dev/null +++ b/src/org/uic/barcode/utils/package.html @@ -0,0 +1,20 @@ + + + + + +

Implementation of the header frames to bundle all data for a bar code.

+ +

+ + Provides a decoding and encoding of the header data frames for:

+ +

+

+ + + \ No newline at end of file -- cgit v1.2.3