blob: 0c8b1e3e1d2492e824a2a4556bbe3f566bb7ff87 (
plain) (
blame)
1
2
3
4
5
|
# UIC-barcode
implementation of FCB barcode for arail tickets as specified in the IRS 90918-9
The implementation provides a java API for the ticket an encoding / decoding functions to convert
the ticket to and from the ASN.1/UPER encoded byte array specified in IRS 90918-9 for the FCB (flexible content barcode).
|