Commit Graph

20 Commits

Author SHA1 Message Date
babic_a cc1bb4101d Adapt test after file extension change 2020-04-17 11:49:13 +02:00
babic_a aede47f78c Made BufferUtils a first class citizen 2020-04-17 11:47:37 +02:00
babic_a 496bcb860b Add test stub for BinaryWriter 2020-04-17 11:42:22 +02:00
babic_a 6cf7086761 Add constructor to JF struct 2020-04-17 11:42:11 +02:00
babic_a 57b0cdba07 Add BinaryWriter test 2020-04-17 11:37:03 +02:00
babic_a 12778708bf Change file extension to bin 2020-04-17 11:36:52 +02:00
babic_a d0135b39a6 Make file operations private on BinaryWriter 2020-04-17 11:36:02 +02:00
babic_a 88809d57bc Add lseek to the binary writer 2020-04-17 11:21:59 +02:00
babic_a b5ed279f4b Add format marker to JF file format 2020-04-17 11:16:26 +02:00
babic_a 140247f4cb Make stuff more constant 2020-04-17 11:13:40 +02:00
babic_a 21b5cc4208 Implement write 2020-04-17 11:12:57 +02:00
babic_a f4ba515cd9 Add write implementation 2020-04-17 10:53:49 +02:00
babic_a 992a2fd891 Fix JF Format typo 2020-04-17 10:45:30 +02:00
babic_a 97831ec4f2 Add code to generate LATEST pointer 2020-04-17 10:35:40 +02:00
babic_a a91aa6a060 Add include in JF format 2020-04-17 10:35:23 +02:00
babic_a d06b710b22 Add close and init to binary writer 2020-04-17 10:22:27 +02:00
babic_a 1e04775a91 Add binary writer stubs 2020-04-17 10:10:16 +02:00
babic_a 201d18ac0e Add serial file format for JF 2020-04-17 10:02:41 +02:00
babic_a e1015f3ce9 Move jungfrau header to core-buffer 2020-04-17 09:57:25 +02:00
babic_a f7dc2be75f Make core-buffer folder with all common stuff used in the buffer 2020-04-17 09:51:16 +02:00