neoneo-go/pkg/io
Roman Khimov d1a4e43c48 io: redo Serializable to return errors in BinReader/BinWriter
Further simplifies error handling.
2019-09-17 13:21:52 +03:00
..
binaryBufWriter.go io: move BinReader/BinWriter there, redo Serializable with it 2019-09-16 23:39:51 +03:00
binaryReader.go io: move BinReader/BinWriter there, redo Serializable with it 2019-09-16 23:39:51 +03:00
binaryrw_test.go io: move BinReader/BinWriter there, redo Serializable with it 2019-09-16 23:39:51 +03:00
binaryWriter.go io: move BinReader/BinWriter there, redo Serializable with it 2019-09-16 23:39:51 +03:00
serializable.go io: redo Serializable to return errors in BinReader/BinWriter 2019-09-17 13:21:52 +03:00
size.go io: redo Serializable to return errors in BinReader/BinWriter 2019-09-17 13:21:52 +03:00
size_test.go io: redo Serializable to return errors in BinReader/BinWriter 2019-09-17 13:21:52 +03:00