neoneo-go/pkg/io
Evgenii Stratonikov b16e56a47b io: refactor BinReader.ReadArray()
Make it accept arbitrary slice pointer.
2019-11-14 14:19:58 +03:00
..
binaryBufWriter.go io: move BinReader/BinWriter there, redo Serializable with it 2019-09-16 23:39:51 +03:00
binaryReader.go io: refactor BinReader.ReadArray() 2019-11-14 14:19:58 +03:00
binaryrw_test.go io: refactor BinReader.ReadArray() 2019-11-14 14:19:58 +03:00
binaryWriter.go io: implement generic array (de-)serialization 2019-11-13 17:27:23 +03:00
fileWriter.go io: move common function and add unit tests for it 2019-11-06 17:12:33 +03:00
fileWriter_test.go io: move common function and add unit tests for it 2019-11-06 17:12:33 +03:00
serializable.go io: redo Serializable to return errors in BinReader/BinWriter 2019-09-17 13:21:52 +03:00
size.go fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
size_test.go fix spelling and godoc comments 2019-10-22 17:56:03 +03:00