Skip to content

Releases: Optomatica/BinaryRecordReader.jl

v0.2.0

29 Nov 06:01

Choose a tag to compare

BinaryRecordReader v0.2.0

Diff since v0.1.2

v0.1.2

13 Nov 05:21

Choose a tag to compare

BinaryRecordReader v0.1.2

Diff since v0.1.1

v0.1.1

13 Nov 05:20

Choose a tag to compare

BinaryRecordReader v0.1.1

Diff since v0.1.0

v0.1.0

13 Nov 05:20

Choose a tag to compare

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.