Skip to content

Parse BAI2 format files to C# classes, which can be used to process the data. The parser combines the continuation records(88) to the previous records and warps the data. In case of incorrect file format, an expection is returned with the incorrect warped record.

License

Notifications You must be signed in to change notification settings

VikasWon/BAI2Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BAI2Parser

Parse BAI2 format files to C# classes, which can be used to process the data. The parser combines the continuation records(88) to the previous records and warps the data. In case of incorrect file format, an expection is returned with the incorrect warped record.

About

Parse BAI2 format files to C# classes, which can be used to process the data. The parser combines the continuation records(88) to the previous records and warps the data. In case of incorrect file format, an expection is returned with the incorrect warped record.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages