Skip to content

Tags: Optomatica/BinaryRecordReader.jl

Tags

v0.2.0

Toggle v0.2.0's commit message
## BinaryRecordReader v0.2.0

[Diff since v0.1.2](v0.1.2...v0.2.0)

v0.1.2

Toggle v0.1.2's commit message
## BinaryRecordReader v0.1.2

[Diff since v0.1.1](v0.1.1...v0.1.2)

v0.1.1

Toggle v0.1.1's commit message
## BinaryRecordReader v0.1.1

[Diff since v0.1.0](v0.1.0...v0.1.1)

v0.1.0

Toggle v0.1.0's commit message
## BinaryRecordReader v0.1.0

A package that allows for the convenient description for the structure of binary records. It creates a read method via macro that can be used to read the specified records from a binary file.