jlcout / epctagcoder

Java library for RFID EPC encode / decode

Home Page:https://jlcout.github.io/epctagcoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SGTIN - add a catch when an invalid EPC tag is sent such as not being 96 bits or 128 bits

jlcout opened this issue · comments

add a catch when an invalid EPC tag is sent such as not being 96 bits or 128 bits, currently a null pointer is thrown