Tochemey / NetCore8583

NetCore8583 is a library that helps parse/read and generate ISO 8583 messages for .NET Core
MIT License
30 stars 19 forks source link

Update LllbinParseInfo.cs #6

Closed hakankakanas closed 4 years ago

hakankakanas commented 4 years ago

Data length error for IsoType: LLLBIN. When value as LLLBIN is being parsed, value is parsed with the wrong length.

Tochemey commented 4 years ago

Closing this PR since there is no unit test. You can reopen it whenever you properly add a unit test and more context.